Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 367 Bytes

Static site starter with SASS and Webpack

Install

nvm use
npm install

Dev

  • Clone repo
  • Source are in public folder
  • run npm run build
  • run http-server (or your favorite web server) or create a virtual host

Add all html pages to plugins array into webpack.config.js.

Deploy

Push a Git tag to Gitlab

License

No license.