A nice little advent calendar written with redux.
For hot reloading I recommend installing the better vagrant/rsync plugin.
vagrant up
vagrant ssh
cd app
npm start
open localhost:8080 and enjoy the hot reloading
npm run test:watch
npm run build
You will find the resulting js in dist