summaryrefslogtreecommitdiff
path: root/README.md
blob: b66e8baa811bc303e25c010edb5df9e812dbc5c8 (plain)
1
2
3
4
5
6
7
8
## Installation
Install dependencies using Python 2.7 because node-gyp is not compatible with
Python 3:

    npm install --python=python2.7

## Start
Simply invoke `gulp server`.