Skip to content

A webapp that allows interaction with a single facebook group

License

Notifications You must be signed in to change notification settings

TylerWardle/Quaaaid

Repository files navigation


Quaaid: a single facebook group portal

Cloned from React-Boilerplate which in turn was made with ❤︎ by Max Stoiber and contributors.

Quick start

  1. Clone this repo using git clone --depth=1 https://github.com/TylerWardle/Quaaaid.git
  2. Run npm run setup to install dependencies and clean the git repo.
    We auto-detect yarn for installing packages by default, if you wish to force npm usage do: USE_YARN=false npm run setup
    At this point you can run npm start to see the example app at http://localhost:3000.

Documentation

  • Intro: What's included and why
  • Commands: Getting the most out of this boilerplate
  • Testing: How to work with the built-in test harness
  • Styling: How to work with the CSS tooling
  • Your app: Supercharging your app with Routing, Redux, simple asynchronicity helpers, etc.

License

This project is licensed under the MIT license, Copyright (c) 2016 Maximilian Stoiber. For more information see LICENSE.md.

About

A webapp that allows interaction with a single facebook group

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published