2.1.1 • Published 5 years ago

@ngomar/frontend-boilerplate v2.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Frontend-boilerplate

npm (scoped) npm bundle size (minified)

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

  1. Install dependencies
npm install
  1. Configure gulpfile.js file

Print File Directory using Powershell

Get-ChildItem | tree > foo.txt
2.1.1

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago