Skip to content

vijaycs85/druponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component Drupal 8

Drupal 8 profile to create a drupal installation that consume NPM components and integrate with Drupal theme system.

Getting started

To get started you will need:

  • NPM (>= 4)
  • Sample components can be found here

Installation

  1. Download/clone/composer crate
cd Directory/you/want/to/work/into/it
git clone git@github.com:vijaycs85/druponent.git

  1. Run build.sh
./build.sh
  1. Visit the site to continue Drupal installation wizard.

Structure

assets - Assets to build components.
gulp - build taks.
htdocs - Docroot of drupal installation.
--modules/custom
--profiles/custom
--themes/custom

About

Drupal 8 with components.

Resources

Stars

Watchers

Forks

Packages

No packages published