- Precondition:
- node: recommended version
5.3.0
or higher via nvm - jspm: install globally via
npm install -g jspm
- node: recommended version
- Install dependencies:
npm install && jspm install
- Run
npm start
to preview in your local browser and watch for changes - Run
npm run
to see available commands
- ES6 and ES6 modules via Babel
- JSPM for package management & System.js for module loading
- Deployment via Github Pages
- NPM Build Pipeline (no gulp, no webpack, no browserify) inspired by http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/
- SASS for general style-authoring
- PostCSS using Autoprefixer and cssnano
- BrowserSync
- ESLint
- Imagemin
- Hashmark for hashing asset filenames and automatically replacing references in css/js/html-files