RowdyHacks2017

Prerequisites

Download NodeJS from, https://nodejs.org/en/ , and install for your operating system.

Run/Install

cd [any directory]

git clone [repo_name]

cd rowdyhacks2017 // Change to repo directory.

npm install // Install necessary modules for express.

node server.js // Runs the server

Visit localhost:3000 for website.

Share this project:

Updates