đź“‹
flutter-clothing-app
GithubYoutube
  • Flutter Clothing App
  • Technologies Used
  • App Structure
  • System Requirement
  • Installation Guide
  • Node JS Dashboard
    • Clothing backend node js API
    • Introduction
    • Technologies
    • Project Requirement
    • Project Structure
    • How to Run
    • Push Notification
    • API Config
    • Release Build
  • Deployment
    • Heroku Node JS API
  • Clothing Web APP
    • Clothing web app
    • Technologies
    • Project Structure
    • Installation Guide
  • Thank you
    • Thank you
Powered by GitBook
On this page

Was this helpful?

  1. Node JS Dashboard

Project Requirement

PreviousTechnologiesNextProject Structure

Last updated 5 years ago

Was this helpful?

  • First make sure that you have installed Visual Studio Code before running the below commands .

  • First make sure you have installed node.js 8.X and npm 5.X version. You can check it on own terminal window simply by entering node -v and npm -v . You can also download latest nodeJs from .

$ npm -v
$ node -v
  • Make sure you have installed latest angular-cli at least 1.6.X. You can check angular-cli version in terminal with ng -v command . If you need more info how to setup angular4 project please follow at their official websites.

Download Required dependencies from provided below link .

  • ​​

  • ​​

  • ​​

  • ​​

here
“angular official website”
Node
NPM
Git
angular-cli