Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

gladipero/drill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.4%
  • JavaScript 31.0%
  • HTML 8.6%