Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

Add set-up instructions #1

Merged
merged 1 commit into from
Aug 28, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
@@ -0,0 +1,13 @@
# The Game

## Set-up

Install dependencies:

npm install

Start a watcher:

npm run dev

Open `index.html`