Update readme with rough build details

This commit is contained in:
Tom Fulton
2014-01-10 17:51:54 -07:00
parent fe1218b028
commit c2e936364e
+13
View File
@@ -1,2 +1,15 @@
Archetype
=========
## Install Dependencies ##
*Requires Node.js to be installed and in your system path*
npm install -g grunt-cli && npm install -g grunt
npm install
## Build ##
grunt
## Deploy ##
Copy the files in `/dist/` to your Umbraco site, at `/App_Plugins/Archetype/`