Suggest random My Little Pony episodes to watch.
It uses Flow for some static type hinting.
Episodes are configured in constants/choices.js
.
yarn start
- run the application in development modeyarn build
- build production. Sethomepage
inpackage.json
yarn transfer
- rsync the build folder. Setdeploy_path "myserver:/where/you/want/it"
in.yarnrc
yarn deploy
- build + transfer in one command