GitXplorerGitXplorer
e

flash-conversion

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9217b5ed3772b2a22040b59cafee8b08610e8675

setup amoeba and fix console errors (not fully functional yet)

eeliwilliamson committed 9 years ago
Unverified
51c97237a6153725a7a7fbdfb9579f1cb78c467a

init roots project

eeliwilliamson committed 9 years ago
Unverified
7d98fea4f0d60d2d3660de60ec8e4cd2233bc838

Initial commit

eeliwilliamson committed 9 years ago

README

The README file for this repository.

steeplechase

Conversion of Run With Us - Steeplechase

Setup

  • make sure node.js and roots are installed
  • clone this repo down and cd into the folder
  • run npm install
  • run roots watch
  • ???
  • get money

Deploying

  • If you just want to compile the production build, run roots compile -e production and it will build to public.
  • To deploy your site with a single command, run roots deploy -to XXX with XXX being whichever ship deployer you want to use.