Add build instructions to readme

This commit is contained in:
Brandon Tilley 2013-12-21 19:49:01 -08:00
parent e428e6818a
commit 7c57a54d36

View File

@ -58,6 +58,11 @@ Documentation
In-depth documentation can be found at [planetaryjs.com](http://planetaryjs.com). In-depth documentation can be found at [planetaryjs.com](http://planetaryjs.com).
Building
--------
Building the project requires [Node.js](http://nodejs.org/). Once you've installed the project's dependencies with `npm install`, you can build the JavaScript to the `dist` directory with `npm run build`.
License License
------- -------