Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 655 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 655 Bytes

Spark

A crowdfunding platform made with Meteor.

Install

  1. Install Meteor on your computer
  2. Install Git on your computer, and make sure that the git command is on your path
  3. Type $ git clone https://github.com/leegabriel/spark.git

Usage

  1. Open up your terminal/command prompt
  2. cd to the folder that you just cloned (it should be called "spark")
  3. Type $ meteor or $ meteor run
  4. Go to http://localhost:3000

License

MIT License