Requirements:
- Node
- git
- NPM Packages: Bower, Grunt-CLI
- git clone the repo and setup
ajax/datastoreVars.php
npm i -g bower grunt-cli
bower install
andnpm install
grunt
$DB_TYPE
: Probably "mysql"$DB_HOST
: Probably "localhost" unless the database moves somewhere$DB_NAME
: The name of the database with all the slivka tables$DB_USER
: Username$DB_PASS
: Password