Skip to content

webpack webpack-dev-server stylus es6 babel autoprefixer

Notifications You must be signed in to change notification settings

shiftsave/my-boilerplate

 
 

Repository files navigation

My Boilerplate

Setup & Dev Mode

  1. Install node
  2. run npm install
  3. run npm install pug-cli -g
  4. run npm start
  5. open http://localhost:8080

Build

  1. run npm run build
  2. html, css, and js will be output to ./public

About

webpack webpack-dev-server stylus es6 babel autoprefixer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.9%
  • HTML 40.7%
  • CSS 7.4%