lukasvan3l / CookieClicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor - React - Flow Router Boilerplate

Includes SignIn and SignUp

Start

  1. clone boilerplate
  2. rm -rf .git
  3. git init, git add, git commit
  4. create new repo on github
  5. copy paste and execute in terminal:
    git remote add origin git@github.com:Your_account/repository_name.git
    git push -u origin master

Packages

meteor add accounts-password twbs:bootstrap fourseven:scss momentjs:moment react kadira:flow-router kadira:react-layout http check meteor add alanning:roles matb33:collection-hooks meteorhacks:fast-render themeteorchef:bert

About


Languages

Language:JavaScript 83.7%Language:CSS 15.2%Language:HTML 1.0%