1.1.0 • Published 5 years ago

generator-construct-frontend v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

generator-construct-frontend NPM version

A Frontend Library for Construct Digital

Installation

First, install Yeoman and generator-construct-frontend using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-construct-frontend

Then generate your new project:

yo construct-frontend

Usage

  • To build gulp

  • To open dev server gulp serve

Configurations

  • Build Destination

Enter gulpfile.babel.js then edit wherever you want:

let build_html_destination = "dist"

Note: "./" for root destination

License

MIT © Minh Le