sunlley / lia-template-api-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cra-template-typescript

This is the official TypeScript template for Create React App.

To use this template, add --template typescript when creating a new app.

For example:

npx create-react-app my-app --template liaapi-ts

# or

yarn create react-app my-app --template liaapi-ts

//https://registry.npmjs.org/cra-template-liaapi-ts/-/cra-template-liaapi-ts-1.0.4.tgz" For more information, please refer to:

About

License:Apache License 2.0


Languages

Language:TypeScript 94.8%Language:HTML 4.2%Language:JavaScript 0.9%