0.0.1 • Published 7 months ago

cra-template-polaris v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

cra-template-polaris

polaris exclusive templates

cra-template-typescript

This is polaris exclusive TypeScript template Create React App.

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

For example:

npx create-react-app my-app --template polaris

# or

yarn create react-app my-app --template polaris

# or

pnpm create react-app my-app --template polaris

For more information, please refer to: