Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuelgoddard/tbc-frontend-react
https://github.com/samuelgoddard/tbc-frontend-react
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samuelgoddard/tbc-frontend-react
- Owner: samuelgoddard
- Created: 2019-07-25T16:31:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T18:08:35.000Z (over 1 year ago)
- Last Synced: 2024-04-18T20:42:45.587Z (7 months ago)
- Language: JavaScript
- Size: 2.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tbc-frontend-react
> A react/gatsby based frontend for the tbc magazine, content pulled in via datocms and graphql
## 🚀 Quick start
1. **Start developing.**
Clone this repo, navigate into it's directory and start it up.
```sh
cd tbc-frontend-react/
gatsby develop
```1. **Open the source code and start editing!**
Your site is now running at `http://localhost:8000`!
_Note: You'll also see a second link: _`http://localhost:8000/___graphql`_. This is a tool you can use to experiment with querying your data.
## 💫 Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-default)