A6Brgeuka / angular-2-uptracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uptracker

API configs

The config is now located in env.ts file in the root folder of the project. It's not under git, so you need to copy it from _env.ts

cp _env.ts env.ts

first time before building the project. If you need change the main API URL.

This project was generated with Angular CLI version 1.0.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Build

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 via Karma.

Running end-to-end tests

About


Languages

Language:TypeScript 53.9%Language:HTML 27.4%Language:CSS 18.5%Language:Python 0.1%Language:JavaScript 0.1%