Skip to content

A SCSS boilerplate for any kind of web-based project.

License

Notifications You must be signed in to change notification settings

TomTomB/scss-proto

Repository files navigation

SCSS Proto

A SCSS boilerplate for any kind of web-based project.

Main Features

Install

  1. Install NodeJS if not already done. You can get it here

  2. Get the stylelint extension for your editor of choice. You can find a list of them here

  3. Clone this repo && cd into it

  4. Inside a terminal run npm install && npm start.

Scripts

  • serve: Watches your src files and rebuilds on changes
  • build: Generates a development build
  • build:prod: Generates an optimized production build

Additional infos

The bundle.js file can be fully ignored!

About

A SCSS boilerplate for any kind of web-based project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published