Kazu1496 / react-typescript

An Minimum react boilerplate with TypeScript, Vite, Jest, react-testing-library and ESLint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Typescript

Boiler template for projects using react and typescript.

Installation

Use a package manager of your choice in order to install all dependencies

$ npm install

Usage

Just run the following script.

$ npm run dev

License

MIT

About

An Minimum react boilerplate with TypeScript, Vite, Jest, react-testing-library and ESLint.


Languages

Language:JavaScript 49.7%Language:TypeScript 41.6%Language:HTML 8.6%