Skip to content

jekill/mycv-ng

Repository files navigation

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

About

Angular application example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published