Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 327 Bytes

File metadata and controls

12 lines (8 loc) · 327 Bytes

Setup for Nitrous.IO

Before you can run this project, you will need to install the dependencies.

Run the following commands in the terminal to configure and start the server:

  1. cd ~/workspace/hackerweb/
  2. npm install
  3. npm install -g grunt-cli
  4. ./script/server

Go to the "Preview Menu" and click "Port 3000"