vijaycs85/druponent

Drupal component based profile.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 1

Type:project

pkg:composer/vijaycs85/druponent

dev-8.x-1.x 2017-02-24 23:59 UTC

This package is auto-updated.

Last update: 2025-09-26 09:46:47 UTC


README

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