Advertisement
Guest User

Untitled

a guest
Oct 16th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. apt-get update
  2. apt-get install git nodejs
  3. cd /foralbe
  4. git clone https://github.com/bknds/ng-pi-admin.git
  5. cd ng-pi-admin/
  6. npm install
  7. apt-get install npm
  8. npm install
  9. npm install -g @angular/cli
  10. ng serve
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement