Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 569 Bytes

sccoogle 3.0

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.

Build & development

  1. download NodeJS
  2. run npm install
  3. install bower
  4. some other installation stuff...
  5. Run grunt for building and grunt serve for preview.