Generated by Statik Project Generator.
HTML5 + Sass + JavaScript + Parcel.
- Cloning the repo
$ git clone https://github.com/statikstack/html-sass-javascript-parcel.git
- Installing dependencies
$ npm install
- Running scripts
Action | Usage |
---|---|
Starting development mode | npm start |
Linting code | npm run lint |