@ackee/cra-template-typescript
v3.0.0
Published
The base TypeScript template for Create React App.
Downloads
8
Readme
@ackee/cra-template-typescript
This is default template for @ackee/create-react-app.
Usage
npx @ackee/create-react-app my-app
# The command above is identical to:
npx @ackee/create-react-app my-app --template @ackee/cra-template-typescriptTo test cra-template-typescript locally, use
cra-localCLI tool.
