Skip to content

WillsonHaw/ThuFastThuFurious

Repository files navigation

# Thu Fast, Thu Furious

## Installing the repo and dependencies
 
- Make sure you have [node.js](http://nodejs.org/) installed.
- Clone this repository using `git clone [email protected]:MrHayato/ThuFastThuFurious.git`
- Navigate to the `ThuFastThuFurious` directory
- Run `npm install` to install dependencies
- _If you don't have typescript installed:_ Run `npm install -g typescript` to install [TypeScript](http://typescript.codeplex.com/)

## Building Thu Fast, Thu Furious

### If you installed typescript via Node:

- Compile the typescript scripts using `tsc make.txt`.

## Running Thu Fast, Thu Furious

- Run the web server using `node server/app.js`
- Open `http://localhost:8899/` in a web browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published