You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
web | 3 years ago | |
.editorconfig | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago | |
composer.lock | 3 years ago |
README.md
PHENOMIC.net
The Main website of PHENOM powered by Drupal.
Prerequisites
The following Software is required:
- Composer
- Node.js
- cross-env
- drush
- memcached
- V8js PHP Extension for the ByteBeat Generator
Installation
composer install
cd web/themes/phenomic_net
npm install
npm run production