Skip to content

A question and answer board for bike collectives and the people who love them

Notifications You must be signed in to change notification settings

theholla/bike-love-q-a

Repository files navigation

Message board

By Diana Holland Date of current version: October 8, 2015

Bike Love Q&A

This is a prototype of a site to easily communicate with volunteers at a local bike collective. Curious about starting a bike collective in your own town? Know a sweet DIY tip for removing a crank arm in a pinch? Post your question or answer here. Everyone is welcome to ask or answer.

User Interface

It mimics Bike Farm's color scheme.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/theholla/bike-love-q-a.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

A question and answer board for bike collectives and the people who love them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published