cra-template-deltango
v1.2.1
Published
The base TypeScript template for Deltango.io using Create React App.
Downloads
1
Maintainers
Readme
cra-template-deltango
To use this template, add --template typescript
when creating a new app.
For example:
npx create-react-app my-app --template deltango
# or
yarn create react-app my-app --template deltango