| Name | Kamnee Maran |
| kamneemaran45@gmail.com |
Git, [MySQL] (https://www.linode.com/docs/databases/mysql/install-mysql-on-ubuntu-14-04), [NPM-Bower] (http://stackoverflow.com/a/25478903) and [NodeJS] (http://stackoverflow.com/a/22791301)
Platform: Linux (Ubuntu)
- NodeJS version: v4.2.0
- NPM version: 2.14.7
- Bower version: 1.7.9
- MySQL version: mysql Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.3
- Clone the repo
git clone https://github.com/maranranu/quantinsti- Run automated shell script and provide your mysql credential when prompted
sudo ./run.shIt will automatically do the following tasks
- Create MySQL database and table
- Install client modules
- Install server modules
- Start server
Voila! Open http://localhost:3000 in your browser and see the application in action.