This template uses Gulp to create a dev environment and to build the project. It uses Browserify as well as Babel to build js modules into an optimized bundle. It reads Stylus to create a css build.
npm install
npm run dev
npm run build
This template uses Gulp to create a dev environment and to build the project. It uses Browserify as well as Babel to build js modules into an optimized bundle. It reads Stylus to create a css build.
npm install
npm run dev
npm run build