Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 618 Bytes

File metadata and controls

31 lines (18 loc) · 618 Bytes

Music Bands

This is an Angular 2 training proyect. It's not useful in real environments, just enjoy it.

How to get it working

First, clone the repo.

$ git clone https://github.com/cealmees/Angular2-training

Then, run

$ ng serve

To see it working, just access to http://localhost:4200/.

Build to production

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.

Running unit tests

Run ng test to execute the unit tests.

Developers

*César Alejandro Meza cealmees@outlook.com