Skip to content

brilliantfantastic/bf.2015

Repository files navigation

BF

DESCRIPTION

The new brilliantfantastic.com.

PREREQUISITES

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

INSTALLATION

  • git clone git@github.com:brilliantfantastic/bf.2015.git this repository
  • change into the new directory
  • npm install
  • bower install

RUNNING

RUNNING TESTS

  • ember test
  • ember test --server

BUILDING

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

CONTRIBUTING

  1. Clone the repository git clone https://github.com/brilliantfantastic/bf.2015
  2. Create a feature branch git checkout -b my-awesome-feature
  3. Codez!
  4. Commit your changes (small commits please)
  5. Push your new branch git push origin my-awesome-feature
  6. Create a pull request hub pull-request -b brilliantfantastic:master -h brilliantfantastic:my-awesome-feature

About

The new brilliantfantastic.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published