Skip to content

Instantly share code, notes, and snippets.

View theleancoder's full-sized avatar

Ankit Singh theleancoder

  • .na
  • Gurgaon, India
View GitHub Profile
sudo chown -R mongodb:mongodb /data/db
sudo service mongod start
sudo systemctl status mongod
npm install -g bower
npm install -g grunt-cli
git clone https://github.com/meanjs/mean.git meanjs
sudo mkdir -p /data/db
sudo gedit /etc/mongod.conf