Easy! - How to Start NPM Sever(Localhost) by using CMD
How to start Serve Server (localhost) by using NPM in CMD
How to :
- First open your Command Prompt(CMD) in your PC.
- For install Npm Server,Type this command and Enter.
npm install -g serve
- After Download the required files.
- Start your NPM Server by using this command.
serve
- Go to chrome and Type this url:http://localhost:5000/
Preview:
Thank you for seeing and sharing..
Easy! - How to Start NPM Sever(Localhost) by using CMD
Reviewed by Hjwasim
on
August 31, 2019
Rating:
Post a Comment