howdoicomputer / codeforsanjose

A prototype website for Code for San Jose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Ready alt tag

About

Currently the only brigade focused web solution is Laddr. I would like to build an alternative.

Local Development

  • Install Ruby 2.2.0 using either rbenv or rvm.
  • Install bundler
  • Execute bundle install
  • Execute rake assets:precompile
  • Execute rake db:migrate
  • Execute rails s
  • Access the front page at 127.0.0.1:3000
  • Access the admin page at 127.0.0.1:3000/admin

TODO:

  • Everything

About

A prototype website for Code for San Jose.


Languages

Language:JavaScript 49.4%Language:CSS 49.0%Language:Ruby 1.2%Language:HTML 0.3%Language:CoffeeScript 0.0%