0.0.11 • Published 7 years ago

trello-react-scripts v0.0.11

Weekly downloads
12
License
BSD-3-Clause
Repository
-
Last release
7 years ago

trello-react-scripts

A custom react-scripts template for Trello Power-Up.

How it works

Make sure you've got create-react-app installed:

npm install -g create-react-app

Run this command to create your Trello Power-Up:

create-react-app my-power-up --scripts-version trello-react-scripts

This package includes scripts and configuration used by Create React App.

Please refer to its documentation: