From d7bac26ce4a8618c4e0bba5335880c92d09acc32 Mon Sep 17 00:00:00 2001 From: Alex Tatiyants Date: Sat, 16 Apr 2016 12:58:31 -0700 Subject: add build info to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d5e0015..5809797 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,10 @@ You may also need to install tsd and compass: npm install tsd -g gem install compass ``` + +## Build +To build, run the build command for a specific environment. For example, the following will create a production distribution: + +``` +npm start build.prod +``` -- cgit v1.2.3