Skip to content

griable/npm-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Website Boilerplate

Minimalistic website boilerplate. Perfect for prototyping.

What's in the box?

  • webpack to bundle javascript files (CommonJS / AMD / ES6)
  • sass for stylesheets
  • browser-sync to serve and livereload files

Requirements

Please install node and sass.
Then run npm i to install the aforementioned stuff.

Available commands

Build it

npm run build

Work it

npm run watch

Review it

npm run serve

About

Minimalistic website boilerplate. Perfect for prototyping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published