/react-trello-example

Example project for react-trello component

Primary LanguageJavaScript

Example code for react-trello.

Setup

Please clone the project, install the dependencies and fire up the project

$ git clone git@github.com:rcdexta/react-trello-example.git
$ cd react-trello-example
$ npm install react react-dom
$ yarn install
$ yarn start