Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 294 Bytes

starterRequireJS

A starter boilerplate using RequireJs, Sass, Stylelint, Jshint

To use this, you need at least node 8. cd to this directory, then npm install and npm run dev to start a server and watch sass. Jshint and Stylelint need to be installed in your code editor for linting to work.