this is the new version of SCCoogle. This uses the MEAN stack (MongoDB (didnt really use this), ExpressJS, AngularJS, NodeJS). Much more developed and hopefully better. Will be making some changes to the layout because its all kinda stuffed together right now.
This project is generated with yo angular generator version 0.11.1.
- download NodeJS
- run npm install
- install bower
- some other installation stuff...
- Run
grunt
for building andgrunt serve
for preview.