Skip to content

somulu/Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To run the downloaded file one has to put the following steps one by one:-

  1. go to directory practical and run npm install
  2. go to directory "practical" and run npm install -g json-server
  3. to start application server go to "practical" and run ng serve --open or ng serve this will open in http://localhost:4200
  4. to start json-server go to "practical" and run "json-server -p 5555 userLists.json" this can be open in http://localhost:5555

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published