This project was generated with Angular CLI version 1.2.1.
- Node.js and npm, install from here
- Angular CLI, install the Angular CLI globally:
npm install -g @angular/cli
git clone [email protected]:OnlyBelter/image-sharing-system.gitcd image-sharing-systemnpm installng serve --host 0.0.0.0 --port 4201
Then you can see this project in the browser at http://localhost:4201/dashboard.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.