Go to file
2022-11-03 11:48:09 -07:00
e2e initial commit 2019-06-27 12:18:08 +05:30
server Change block reward from 8 to 4. 2022-11-03 11:48:09 -07:00
src Change block reward from 8 to 4. 2022-11-03 11:48:09 -07: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 initial commit 2019-06-27 12:18:08 +05:30
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 peers issue updated 2019-09-03 13:33:01 +05:30
README.md Update README.md 2019-06-27 07:48:15 +00:00
server.ts Both circulating and total coins display the exact supplied coins 2020-01-20 11:45:08 +05:30
server.tsconfig.json upgrade issuew are fixed 2019-07-16 11:47:19 +05:30
tsconfig.app.json initial commit 2019-06-27 12:18:08 +05:30
tsconfig.json mutiple build files fixed 2019-08-30 16:19:54 +05:30
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.