This is an under development website built with Loopback in the back-end and Angular and Bootstrap in the front-end. Check package.json and .bowerrc for a list of all dependencies.
- MongoDB running on localhost:27017 with a database named shifu
- StrongLoop Controller
- Node
- NPM
git clone https://github.com/aanafcheh/shifu.git
cd shifu
npm install
node .
Browse to http://localhost:3000
.