Drupal 8 profile to create a drupal installation that consume NPM components and integrate with Drupal theme system.
To get started you will need:
- NPM (>= 4)
- Sample components can be found here
- Download/clone/composer crate
cd Directory/you/want/to/work/into/it
git clone [email protected]:vijaycs85/druponent.git
- Run build.sh
./build.sh
- Visit the site to continue Drupal installation wizard.
assets - Assets to build components.
gulp - build taks.
htdocs - Docroot of drupal installation.
--modules/custom
--profiles/custom
--themes/custom