Download stable version from URL https://nodejs.org/en/download
Once you download the stable version you will see below package in your download folder.
Double click on node package and click on next ..next.. etc.
Once done with installation open CMD prompt and check node version and npm version
Install angular cli and ng using npm and check version using ng command
Go to mystore directory and execute command #ng serve -o
On executing #ng serve -o command we can access our application using URL http://localhost:4200/







No comments:
Post a Comment