Skip to content

jainpiyus/e-comm-theme-for-learning

Repository files navigation

Angular E-Comm theme for learning purpose

This project was generated with Angular CLI version 8.1.1.

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.

Add JSON-Server Globally

npm i json-server

How to Run project:

  1. Goto the project directory.
  2. on the same directory run below commands: -> json-server --watch laptops.json (this will available laptop json on some port and it will behave like fake server) -> ng serve (this will run your Angular project on port 4200)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages