- Use npm start to run electron app.
- Implement page not found on development and show a warn with detailed message on how to start webpack server.
- Setup ESLint
- Add TravisCI
- Update README
- Add bootstrap and some page layout
- Try out dexie package
- Try out director for routes
- Use electron to run tests (http://webuild.envato.com/blog/running-headless-javascript-testing-with-electron-on-any-ci-server/)
- Integrate HMR