learnforpractice / UUOSTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’Ž EOS Tracker

EOS Tracker is a Frontend based on Angular4 that connects to EOS Tracker API.

πŸ“Œ Getting Started

$ git clone git@github.com:EOSEssentials/EOSTracker.git
$ cd EOSTracker
$ npm install

πŸ“Œ 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|guard|interface|enum|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

Run ng e2e to execute the end-to-end tests via Protractor.

πŸ“Œ Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README. oc/current/cookbook/configuration/web_server_configuration.html

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 49.5%Language:HTML 41.5%Language:CSS 7.3%Language:JavaScript 1.7%