Skip to content

Commit

Permalink
added npm install step
Browse files Browse the repository at this point in the history
  • Loading branch information
tobijat authored Dec 6, 2016
1 parent 6aafb8c commit 1b0bb17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Coding style adheres to the [Wikibase coding conventions](http://www.mediawiki.o

### Building the code

Run `npm install`to pull any new dependencies.

Browserify is used to build and minify the JS code.

* `npm run build` builds a production version
Expand Down

0 comments on commit 1b0bb17

Please sign in to comment.