Skip to content

Very basic boilerplate, with a dev server and a build-config to build project into a Jamstack App.

Notifications You must be signed in to change notification settings

ZipJo/webpack-sass-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-sass-boilerplate

Very basic boilerplate, with a dev server and a build-config to build project into a Jamstack App.

Notable packages used by this Project:

  • node and npm
  • webpack
  • sass
  • postcss
  • eslint

Features worth noting:

  • gzip and brotli compression

(May add more stuff later)

🚀 Quick start

To run this locally:

  1. Clone project git clone https://github.com/ZipJo/webpack-sass-boilerplate.git . or git clone [email protected]:ZipJo/webpack-sass-boilerplate.git
  2. Install all dependencies using npm install (may work with yarn too, didn't test)
  3. Start the development server using npm run start
  4. Open up http://localhost:3000
  5. Happy Hacking!

About

Very basic boilerplate, with a dev server and a build-config to build project into a Jamstack App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published