- yarn start-js - old starts
- yarn start - starts for devel
- yarn build - compiles css and builds for production
- yarn test - now with tests! Using mocha + babel + jsdom
- yarn test-old - uses jest for testing.
- heroku-postbuild - run builds in heroku to be all in place
- build-css - compiles scss to its css
- watch-css - watch for scss modifications to update it
- react-boostrap
- react-datetime
- moment
- mocha test
- jest test
- node-sass-chokidar