- Check out the repo.
- Install required dependencies by running
npm install
. - Start the Harp development server with
gulp dev
. This includes BrowserSync, and will reload on changes. - Compile a static version with
gulp compile
.
- RSCSS
- Semantic Versioning
- Keep A Changelog
- Use
js-
prefix for targeting classes with JS