Angular Installation
It gives detailed information about the installation of angular cli and how to run dashboard on your machine.
Last updated
Was this helpful?
It gives detailed information about the installation of angular cli and how to run dashboard on your machine.
node-sass
You need to install the angular-CLI package globally on your machine to run dashboard. if you are on Linux or MAC need to add Sudo before each commend.
npm install -g @angular/cliLast updated
Was this helpful?
Was this helpful?