Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 536 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 536 Bytes

Trello Reporter

Trello API Docs

Getting setup

This project uses Webpack, ReactJS, Redux, and ES6. To install the project dependencies you will need to have Node.

Assumed global npm packages:

  • serve

Run from the root of the app:

npm install

Starting the Project

To run the project in development mode:

npm run start:dev

Style

js-standard-style