0.1.4 • Published 3 years ago

@pelcro/cra-template v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

pelcro-cra-template

This is the official create-react-app template for Pelcro react elements.

To use this template, add --template @pelcro/cra-template when creating a new app.

For example:

npx create-react-app my-app --template @pelcro/cra-template

# or

yarn create react-app my-app --template @pelcro/cra-template

For more information, please refer to: