-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Installing prerequisites on ubuntu 12.04 lts
Lior Kesos edited this page Dec 16, 2013
·
7 revisions
sudo apt-get update sudo apt-get upgrade sudo apt-get install mongodb git sudo apt-get install -y python-software-properties python g++ make sudo add-apt-repository -y ppa:chris-lea/node.js sudo apt-get update sudo apt-get install nodejs sudo npm install bower -g
- Getting Started Guides
- Deployment
- Testing
- System Deep Dives
Aggregation- Packages
- Database
- Menus
- Circles (roles/permissions) High Level Overview
- Circles code examples
- User Auth withJWT
- Contributing