HaQadosch / cra-template-cavenoxa

CRA template

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 @haqadosch/cavenoxa when creating a new app.

For example:

npx create-react-app my-app --template @haqadosch/cavenoxa

# or

yarn create react-app my-app --template @haqadosch/cavenoxa

For more information, please refer to:

About

CRA template

License:GNU General Public License v3.0


Languages

Language:TypeScript 77.2%Language:HTML 10.5%Language:JavaScript 6.7%Language:CSS 5.7%