045fe2ee5c8ea6c291ca2c0a320c731461b6e0f1
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
grunt deploy --target=C:\\path\\to\\umbraco\\site
grunt watch:dev --target=C:\\path\to\\umbraco\\site
Add --touch to either command to automatically touch the web.config on a deploy
Languages
JavaScript
51.9%
C#
31.7%
HTML
11.5%
Less
4.9%