Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 237 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 237 Bytes

Setup

This repo works with node v10. Use nvm to quickly switch to old node versions!

You might also have to install bower and gulp: npm install bower -g npm install gulp -g

Then:

npm install
bower install
gulp watch