Skip to content

A sample web app to perform CRUD operations on Employee mock data using angular2,typescript

License

Notifications You must be signed in to change notification settings

SquashApps/angular2-sample-webapp

Repository files navigation

angular2-sample-webapp

A sample web app to perform CRUD operations on Employee mock data using angular2,typescript

Prerequisites:

1.Install typescript globally using 'npm install -g typescript' 2.Install latest npm and node versions.

Steps to Run this project:

STEP 1:Clone or Download the project from this repository.

STEP 2:Run the command 'npm install' in the terminal, to install all node_modules required for the project to run.

STEP 3:Start the project using the command 'npm start'.

IONIC 2 MOBILE APP

Prerequisites:

1.Install IONIC and CORDOVA

Steps to Run this project:

STEP 1:Clone or Download the project from this repository.

STEP 2:Run the command 'npm install' in the terminal, to install all node_modules required for the project to run.

STEP 3:Start the project using the command 'ionic serve'.

alt text

About

A sample web app to perform CRUD operations on Employee mock data using angular2,typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages