- have webpack and webpack-dev-server instaled globally
- npm run dev
- open browser at http://localhost:8080/
- have firebase-tools installed globally
- webpack
- copy src/index.html to builds dir and replace ../builds/bundle.js to ./bundle.js
- firebase login
- firebase deploy
- Unit test
- fix deployment