The project has been created to demonstrate my web development skills to Orchard
Please follow the instruction below to run the application on your machine.
Step1. You will need to have the following installed on your machine: NodeJs,WebDriver,NPM,mogodb
Step2. Download source code
Step3. After you download the source code, you will find the "console db.zip". This file contains console databases, please unzip it and place the databases to your machine's mongodb data folder.
Step4. Start mongdb
Step5. Open up a command window on the location of the source code and type "grunt dev", this will start up development enviornment.
Step6. Open up a internet browser and go to http://127.0.0.1:3000