blmsl / sunglasses_angular_theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunglasses Angular Theme

This project was generated with Angular CLI version 8.1.2.

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 sunglasses.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


Languages

Language:HTML 57.8%Language:TypeScript 30.5%Language:CSS 11.0%Language:JavaScript 0.7%