a Dynamic quiz AJ application
Instructions to setup.
- Install Node
- Install mongoose - no username, no password, name: asaan. For DB config head over to config/connections.js
- Install Bower using npm
- go to aj-form directory
- sudo npm install
- cd into assets
- bower install
- in the root directory run - sails lift
- In browser open - http://localhost:1337/test/skill/:NAME_OF_SKILL_TO_TEST
Lets talk and I will take you through the app. Sails is a new platform I wanted to explore from some time, so I built it using Sails.