luthor/otis
Amritanshu Agrawal defb618306 Version Bump v1.1.0 2022-04-17 13:53:03 +05:30
..
e2e Initial Commit 2021-01-05 13:02:52 +05:30
src Version Bump v1.1.0 2022-04-17 13:53:03 +05:30
.browserslistrc Initial Commit 2021-01-05 13:02:52 +05:30
.editorconfig Chore: Updated dependencies 2021-01-26 09:38:59 +05:30
.eslintrc.json Chore: Upgrade angular 12->13 2022-04-17 13:29:49 +05:30
.gitignore Chore: Upgrade angular 12->13 2022-04-17 13:29:49 +05:30
.prettierrc.js Initial Commit 2021-01-05 13:02:52 +05:30
README.md Updated .gitignore to ignore legacy code and csv files 2021-01-05 13:15:48 +05:30
angular.json Chore: Migrate angular 11->12 2022-04-17 12:53:50 +05:30
karma.conf.js Initial Commit 2021-01-05 13:02:52 +05:30
package.json Version Bump v1.1.0 2022-04-17 13:53:03 +05:30
proxy.conf.json Initial Commit 2021-01-05 13:02:52 +05:30
tsconfig.app.json Initial Commit 2021-01-05 13:02:52 +05:30
tsconfig.json Chore: Updated dependencies 2021-01-26 09:38:59 +05:30
tsconfig.spec.json Initial Commit 2021-01-05 13:02:52 +05:30

README.md

Otis

This project was generated with Angular CLI version 7.0.6.

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.