Skip to content

cardoni/swipe-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Swipe Quiz

https://swipequiz.co

Development

Want to add some features? Awesome.

Setup

  1. After cloning repo locally, run npm install in project root.
  2. Now, start the dev server: npm run start

Note: You will need to have nodemon and coffee-script installed globally. If you don't have them installed—or don't know if you do—then just run this: npm install -g nodemon coffee-script

Contributing

  1. Push your feature branch to github
  2. Initiate a Pull-Request

Releases

No releases published

Packages

No packages published