Go to file
2019-08-19 13:33:05 +05:30
e2e initial commit 2019-06-27 12:18:08 +05:30
server issues fixed 2019-08-19 13:33:05 +05:30
src issues fixed 2019-08-19 13:33:05 +05:30
.editorconfig initial commit 2019-06-27 12:18:08 +05:30
.env env file added 2019-08-16 19:17:30 +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 move file to live folder 2019-08-09 11:52:25 +05:30
README.md Update README.md 2019-06-27 07:48:15 +00:00
server.ts Database Changed 2019-08-14 16:25:23 +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 initial commit 2019-06-27 12:18:08 +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.