cra-template-react-diagrams
v1.0.0
Published
CRA template for projectstorm/react-diagrams
Downloads
2
Maintainers
Readme
cra-template-react-diagrams
Create React App template for projectstorm/react-diagrams.
To use this template, add --template react-diagrams
when creating a new app.
For example:
npx create-react-app my-app --template react-diagrams
# or
yarn create react-app my-app --template react-diagrams
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.