This project was generated with Angular CLI version 1.1.3.
Main page: -app.component.html
Main components: -upload -belatrix-table
You need to insert a txt file with the following format: “01 Lima / / ” “01 Lima / 50 Lima / ” “01 Lima / 51 Barranca / ” “01 Lima / 50 Lima / 202 La Molina”
The program will process it and create depto, provincia and distrito tables.
Run npm install
for loading all required packages.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
Before running the tests make sure you are serving the app via ng serve
.