cia-template-typescript
v1.0.8
Published
The base TypeScript template for Create Inferno App.
Downloads
7
Maintainers
Readme
cia-template-typescript
This is the official TypeScript template for Create Inferno App.
To use this template, add --template typescript
when creating a new app.
For example:
npx create-inferno-app my-app --template typescript
# or
yarn create inferno-app my-app --template typescript