@ngomar/frontend-boilerplate
v2.1.1
Published
Frontend webdevelopment boilerplate
Downloads
15
Readme
Frontend-boilerplate
Features
- HTML template with optional variables
- Scss compiler, sourcemaps generator, autoprefixer and minifier
- Javascript file concatenation, Es6 transpilation, bundler and uglifier.
- Auto update and display project version.
- Cache busting css and js links.
Technology
- Gulp js
- Webpack
To-do
- Scss & HTML scaffolding
- Image bundler
Getting Started
- Install dependencies
npm install
- Configure gulpfile.js file *
Print File Directory using Powershell
Get-ChildItem | tree > foo.txt