Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 692 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 692 Bytes

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: