my-react-ts-tail-vite
v1.1.5
Published
This is a [React](https://reactjs.org) + [TypeScript](https://www.typescriptlang.org/) boilerplate built with [Vite](https://vitejs.dev).
Readme
React TypeScript template with Vite
This is a React + TypeScript boilerplate built with Vite.
What's inside?
Getting started
Create the project.
npx degit Mstfucrr/react-ts-tail-vite my-appAccess the project directory.
cd my-appInitialize a git repository.
git initInstall dependencies.
npm installStart dev server with hot reload at http://localhost:3000.
npm run dev
License
This project is licensed under the MIT License.
