Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tachitachi authored Feb 21, 2018
1 parent 657f3e0 commit 06f27d4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# MidiPlayer

## Installation

```
git clone https://github.com/tachitachi/MidiPlayer.git
cd MidiPlayer
npm install
```

# Running a server

```
npm start
```

Go to http://localhost:3000

0 comments on commit 06f27d4

Please sign in to comment.