bernie-tickets

Code for BernieTickets.com. React + React-Router + CoffeeScript + Firebase

Development

Prerequisites

  • git
  • npm

Setup

  1. Clone the repository (git clone git@github.com:Bernie-2016/bernie-tickets.git)
  2. Install dependencies: npm install
  3. Run development server: gulp serve and open http://localhost:9010

To deploy, run gulp firebase (you also must be logged in to the Firebase CLI).

Contributing

  1. Fork it ( https://github.com/Bernie-2016/Teams/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

AGPL