You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start Node.js Command Prompt through the Windows Start Menu. (Alternatively it can be run from an ordinary command prompt with added path / environment settings.)
Run the following command: "npm install"
(If you get errors relating to phantomjs install, please run "npm config set strict-ssl false".)
Move to project directory and start the web server with "npm start"