Front End of Inva-API in Angular
  • TypeScript 57.6%
  • HTML 29.8%
  • SCSS 11.2%
  • JavaScript 1.4%
Find a file
2019-11-30 11:26:30 +05:30
.vscode rewrite the whole app in clarity ui framework 2019-11-23 06:34:42 +05:30
e2e initial commit 2019-11-21 12:22:56 +05:30
src changed some small things 2019-11-30 11:26:30 +05:30
.editorconfig initial commit 2019-11-21 12:22:56 +05:30
.gitignore initial commit 2019-11-21 12:22:56 +05:30
angular.json rewrite the whole app in clarity ui framework 2019-11-23 06:34:42 +05:30
browserslist initial commit 2019-11-21 12:22:56 +05:30
karma.conf.js initial commit 2019-11-21 12:22:56 +05:30
package-lock.json Initial Commit 2019-11-21 12:49:46 +05:30
package.json rewrite the whole app in clarity ui framework 2019-11-23 06:34:42 +05:30
README.md initial commit 2019-11-21 12:22:56 +05:30
tsconfig.app.json initial commit 2019-11-21 12:22:56 +05:30
tsconfig.json initial commit 2019-11-21 12:22:56 +05:30
tsconfig.spec.json initial commit 2019-11-21 12:22:56 +05:30
tslint.json initial commit 2019-11-21 12:22:56 +05:30

InvaNgUi

This project was generated with Angular CLI version 8.3.19.

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.