Skip to content

Commit

Permalink
Updated README with more generic information and a link to the wiki h…
Browse files Browse the repository at this point in the history
…ome page.
  • Loading branch information
Ap0c committed Jun 20, 2018
1 parent c4d8e17 commit da7daa3
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1 @@

# support.theguardian.com

Frontend for the new supporter platform: [https//support.theguardian.com/](https//support.theguardian.com/)

## Table of contents

1. [Getting started](https://github.com/guardian/support-frontend/wiki/01.-Getting-Started-(Local-Setup))
2. [Overview to the technological stack](https://github.com/guardian/support-frontend/wiki/02.-Overview-of-the-Technology-Stack)
3. [Client side Architecture](https://github.com/guardian/support-frontend/wiki/03.-Client-side-Architecture)
4. [Project's structure](https://github.com/guardian/support-frontend/wiki/04.-Project-Structure)
5. [CI Build process](https://github.com/guardian/support-frontend/wiki/05.-CI-Build-Process)
6. [Testing](https://github.com/guardian/support-frontend/wiki/06.-Testing)
7. [Yarn commands](https://github.com/guardian/support-frontend/wiki/07.-Yarn-Commands)
8. [A/B Test framework](https://github.com/guardian/support-frontend/wiki/08.-AB-Testing)
9. [Environments](https://github.com/guardian/support-frontend/wiki/09.-Environments)
10. [CSS](https://github.com/guardian/support-frontend/wiki/10.-CSS)
11. [Payment Diagrams](https://github.com/guardian/support-frontend/wiki/11.-Payments)
12. [Supported browsers](https://github.com/guardian/support-frontend/wiki/12.-Supported-Browsers)
13. [Quickstart: Create a component](https://github.com/guardian/support-frontend/wiki/13.-Quickstart:-Create-a-component)
14. [Tooling](https://github.com/guardian/support-frontend/wiki/14.-Tooling)
15. [Switch file](https://github.com/guardian/support-frontend/wiki/15.-Switch-file)


## Getting started

Follow the instructions in [**setup.md**](https://github.com/guardian/support-frontend/wiki/01.-Getting-Started-(Local-Setup)) to setup your dev environment and
get `support-frontend` running locally.
Frontend for the new [supporter platform](https://support.theguardian.com/). All information, including instructions for getting set up **locally**, can be found in the [wiki](https://github.com/guardian/support-frontend/wiki). Alternatively, if you are looking for the backend for this project, it can be found in the [support-workers](https://github.com/guardian/support-workers) repository.

0 comments on commit da7daa3

Please sign in to comment.