The main website of PHENOM
 
 
 
 
Go to file
PHENOM 0fbaef89d6 Update to Drupal 8.9.2 and PHP 7.4 2020-07-20 22:56:05 +02:00
web Update to Drupal 8.9.2 and PHP 7.4 2020-07-20 22:54:51 +02:00
.editorconfig Initial commit 2020-01-26 03:52:42 +00:00
.gitattributes Initial commit 2020-01-26 03:52:42 +00:00
.gitignore Modified Bytebeat Generator 2020-02-10 01:41:26 +01:00
README.md Added README.md, added missing col-12 2020-02-16 01:12:01 +01:00
composer.json Update to Drupal 8.9.2 and PHP 7.4 2020-07-20 22:50:42 +02:00
composer.lock Update to Drupal 8.9.2 and PHP 7.4 2020-07-20 22:54:51 +02:00

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