rjmackay / minimal

Crowd-sourced bike building platform.

Home Page:https://assembly.com/minimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##General Guidelines

  • Anyone can fork and send a Pull Request (It's the only way we support)
  • Run the app locally before committing.
  • Please ensure that you have synced with the upstream minimal branch. This ensures that merges go smoothly.

##Getting Started

  1. Fork git repo @ https://github.com/asm-products/minimal

  2. Set repo to sync to upstream

  3. Run "npm install" to download all libs

  4. Couple of ways to run the app:

    • Your local environment: "nf start --env config\.env_yourname"
    • Using Staging environment vars: "nf start --env config\.env_staging"

##Github

About

Crowd-sourced bike building platform.

https://assembly.com/minimal

License:GNU Affero General Public License v3.0


Languages

Language:HTML 39.5%Language:JavaScript 33.5%Language:Brainfuck 14.2%Language:CSS 12.8%