This app is a try to make something useful for me that using Angular2, Redux, Webpack, HMR and other modern frontend technologies.
- To create an application from scratch (no starter kit templates used);
- Minimal dependencies;
- Multi language application;
Fork the repo and modify the sources as you like.
git clone https://github.com/jekill/mycv-ng.git
cd mycv-ng
npm install
npm assets
typings install
npm server
# see http://localhost:8080