Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 822 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 822 Bytes

bootstraping ngx-admin-lte

Bootstraping of Angular4 with AdminLTE dashboard template ( Using ngx-admin-lte Library)

UPDATE !

This version use the new npm package ngx-admin-lte (this will be easier to update) If your are looking for the old version for angular check the "angular2" branch.

There's now two different repo:

Support

Hey dude! Help me out for a couple of 🍻!

Launching with docker

./bin/start.sh

Building with docker

./bin/prod.sh

Lauching with node > 7 locally installed

npm install -g yarn
yarn
yarn start