yashanand1910 / drill

A community where users share a timeline of events which helped them learn the topic of their choice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drill

A community where users share a timeline of events which helped them learn a topic of their choice.

Watch a preview presentation by openning 'Drill-Preview.html'.

How to push latest changes:
  1. git stash
  2. git pull origin master
  3. git stash pop
  4. git add .
  5. git commit -m "<message>"
  6. git push
How to run the app:
  1. npm install
  2. sudo mongod
  3. node app.js

About

A community where users share a timeline of events which helped them learn the topic of their choice


Languages

Language:CSS 60.4%Language:JavaScript 31.0%Language:HTML 8.6%