The main website of PHENOM
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.
 
 
 
 
PHENOM 0fbaef89d6 Update to Drupal 8.9.2 and PHP 7.4 3 years ago
web Update to Drupal 8.9.2 and PHP 7.4 3 years ago
.editorconfig Initial commit 3 years ago
.gitattributes Initial commit 3 years ago
.gitignore Modified Bytebeat Generator 3 years ago
README.md Added README.md, added missing col-12 3 years ago
composer.json Update to Drupal 8.9.2 and PHP 7.4 3 years ago
composer.lock Update to Drupal 8.9.2 and PHP 7.4 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