Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 497 Bytes

MyCV-ng

This app is a try to make something useful for me that using Angular2, Redux, Webpack, HMR and other modern frontend technologies.

My targets:

  • To create an application from scratch (no starter kit templates used);
  • Minimal dependencies;
  • Multi language application;

Using

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