-
Notifications
You must be signed in to change notification settings - Fork 0
kalpeshsawant234/angular-task-manager
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
**********Instructions to run the application locally ****************** 1.Open VS Code → Open Terminal → Run: > npm install -g @angular/cli@15 > ng new task-manager --routing --style=scss > code ./ 2.Install json-server and run the db.json file > right click on app name (eg task-manager) -> open in intergrated terminal. > npm i -g json-server. > json-server. 3.Run the App > go to src -> app and then right click on it -> open in intergrated terminal. > run the command -> ng serve the app will run on https://localhost:4200
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published