Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`