1.3.2 • Published 5 years ago

cra-template-draftup v1.3.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

cra-template-draftup

This is the custom template for Create React App from DraftUp team. It's based on the official Typescript CRA template.

To use this template, add --template draftup when creating a new app.

For example:

npx create-react-app my-app --template draftup

# or

yarn create react-app my-app --template draftup

For more information, please refer to: