|
||
---|---|---|
web | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
composer.json | ||
composer.lock |
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