Go to file
2019-09-10 18:05:30 +05:30
e2e initial commit 2019-06-27 12:18:08 +05:30
server time taken updated 2019-09-10 17:40:22 +05:30
src table fixed 2019-09-10 18:05:30 +05:30
.editorconfig initial commit 2019-06-27 12:18:08 +05:30
.env reddish cache integration 2019-08-21 11:46:14 +05:30
.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 upgrade issuew are fixed 2019-07-16 11:47:19 +05:30
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 Change string response to number in API CALL 2019-09-09 09:46:32 +02:00
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.