๐Ÿ“ฆ tejanshrana / Angular2-app-employees

This repository contains a basic Angular2 application with CRUD operations, calling REST APIs from another Springboot app.

โ˜… 0 stars โ‘‚ 1 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/tejanshrana/Angular2-app-employees.git
HTTPS git clone https://github.com/tejanshrana/Angular2-app-employees.git
SSH git clone git@github.com:tejanshrana/Angular2-app-employees.git
CLI gh repo clone tejanshrana/Angular2-app-employees
Tejansh Chandra Bhushan Rana Tejansh Chandra Bhushan Rana First commit of Employees Angular App 6576f07 7 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ e2e
๐Ÿ“ src
๐Ÿ“„ .angular-cli.json
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ karma.conf.js
๐Ÿ“„ package.json
๐Ÿ“„ protractor.conf.js
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ tslint.json
๐Ÿ“„ README.md

EmployeesApp

This project was generated with Angular CLI version 1.7.3.

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.