Go to file
2023-01-03 10:56:12 +00:00
e2e initial commit 2019-06-27 12:18:08 +05:30
server Circulating Supply code 2023-01-03 10:41:31 +00:00
src chart and new changes 2023-01-03 10:56:12 +00:00
.editorconfig initial commit 2019-06-27 12:18:08 +05:30
.env genericize .env 2021-11-03 12:17:22 -07:00
.gitignore initial commit 2019-06-27 12:18:08 +05:30
angular.json config changes 2022-12-23 10:21:39 +00:00
app.js config changes 2022-12-23 10:21:39 +00:00
browserslist initial commit 2019-06-27 12:18:08 +05:30
karma.conf.js initial commit 2019-06-27 12:18:08 +05:30
package-lock.json changes in package lock josn 2020-05-26 11:12:15 +02:00
package.json config changes 2022-12-23 10:21:39 +00:00
README.md Update README.md 2019-06-27 07:48:15 +00:00
server.ts config changes 2022-12-23 10:21:39 +00:00
server.tsconfig.json config changes 2022-12-23 10:21:39 +00:00
tsconfig.app.json config changes 2022-12-23 10:21:39 +00:00
tsconfig.json config changes 2022-12-23 10:21:39 +00:00
tsconfig.server.json initial commit 2019-06-27 12:18:08 +05:30
tsconfig.spec.json initial commit 2019-06-27 12:18:08 +05:30
tslint.json initial commit 2019-06-27 12:18:08 +05:30
webpack.server.config.js backend server 2019-07-09 14:52:36 +05:30

Epic Explorer using angular8

This project was generated with Angular CLI version 8.0.2.

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.