This is an Angular 2 training proyect. It's not useful in real environments, just enjoy it.
First, clone the repo.
$ git clone https://github.com/cealmees/Angular2-trainingThen, run
$ ng serveTo see it working, just access to http://localhost:4200/.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Run ng test to execute the unit tests.
*César Alejandro Meza cealmees@outlook.com