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