Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 825 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 825 Bytes

Angular-Bootstrap-Dashboard

Prerequisites

What do you need to run this app:

  • Angular version 10.0.8
  • Angular CLI version 10.0.5
  • Jquery version 3.5.1
  • Bootstrap version 4.5.1
  • Fontawesome version 5.14.0

Developpement

git clone https://github.com/PranamBhat/Angular-Bootstrap-Dashboard.git

cd Angular-Bootstrap-Dashboard

npm install

npm start (or) ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Production

  • npm run build

Tests

  • npm run lint
  • npm run test
  • npm run e2e

Prototype Bootstrap

  • change directory cd ui
  • launch html pages in your browser