A crowdfunding platform made with Meteor.
- Install Meteor on your computer
- Install Git on your computer, and make sure that the
git
command is on your path - Type
$ git clone https://github.com/leegabriel/spark.git
- Open up your terminal/command prompt
cd
to the folder that you just cloned (it should be called "spark")- Type
$ meteor
or$ meteor run
- Go to http://localhost:3000