Skip to content

Mclovinn/angular4-dashboard-example

Repository files navigation

angular4-dashboard-example

An example of dashboard using Angular4 and AdminLTE

Pre Requirements

  • Node v6.10.0:
  curl https://raw.githubusercontent.com/creationix/nvm/v0.11.1/install.sh | bash
  source ~/.profile
  nvm install v6.10.00
  • Angular Cli:
  npm install -g @angular/cli

Getting Started

  • Clone project
  git clone [email protected]:Mclovinn/angular4-dashboard-example.git
  • Install dependencies and Start server
  npm install
  npm start

Now browse http://localhot:4200

Test

  • Run tests
  npm test

You find a new folder /target with testing report

About

An example of dashboard using Angular 4 and AdminLTE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published