There was an error while loading. Please reload this page.
Installation should be pretty straightforward, assuming the pre-requisites have been installed:
cd
npm install
grunt
/dist
/docs
Development should be done within the /src directory. /dist is your production directory and can be deployed in whatever way you choose.
/src
The term 'root' when used in this documentation will refer to your application root: either /src or /dist, depending on environment.