Skip to content

builderworksco/learn

 
 

Repository files navigation

learn

Find our roadmap, documentation, and on-boarding information for contributors at cityasacampus.org

To edit documentation or the roadmap, switch to the gh-pages branch.

If you are interesting in setting up City as a Campus for your city, please review Getting Started.

Join our chat on Gitter

Join the chat at https://gitter.im/saxifrage/learn

Deploy Codeship Status for saxifrage/learn

Install

This project depends on Git, Ruby, Rubygems, and Postgresql, please see instructions for your system to get these dependencies installed.

###Application install

$ git clone [email protected]:saxifrage/learn.git
$ cd learn
$ bundle install
$ rake db:setup
$ cd client
$ npm i
$ gulp

Running the app

$ rails s

Visit the app in your browser at http://localhost:3000/

###Mac (from source) See install log.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 46.2%
  • CSS 22.0%
  • HTML 21.9%
  • JavaScript 9.3%
  • CoffeeScript 0.6%