Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natterstefan/react-trello-multiboard-page
Website of https://github.com/natterstefan/react-trello-multiboard
https://github.com/natterstefan/react-trello-multiboard-page
gatsby gatsby-material-ui gatsby-ssr
Last synced: about 2 months ago
JSON representation
Website of https://github.com/natterstefan/react-trello-multiboard
- Host: GitHub
- URL: https://github.com/natterstefan/react-trello-multiboard-page
- Owner: natterstefan
- License: mit
- Created: 2018-06-27T20:24:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T19:21:33.000Z (over 2 years ago)
- Last Synced: 2024-10-30T18:11:46.302Z (3 months ago)
- Topics: gatsby, gatsby-material-ui, gatsby-ssr
- Language: JavaScript
- Homepage: https://multiboardfortrello.com/
- Size: 2.05 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React-Trello-Multiboard-Page
[![Node CI](https://github.com/natterstefan/react-trello-multiboard-page/actions/workflows/ci.yml/badge.svg)](https://github.com/natterstefan/react-trello-multiboard-page/actions/workflows/ci.yml)
Basic static website for https://github.com/natterstefan/react-trello-multiboard
built with [Gatsby](https://www.gatsbyjs.org/).## Running in development mode
`yarn develop`
## Build for deployment
`yarn build`
## Test production build locally
`yarn serve`