@ackee/cra-template-typescript
v3.0.0
Published
The base TypeScript template for Create React App.
Downloads
4
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-typescript
To test cra-template-typescript locally, use
cra-local
CLI tool.