/twitch-vip

Discussion about React Series - Part 1

Primary LanguageTypeScript

React + TypeScript + Vite

Project to demonstrate how to transform html, css and js files into a React + TypeScript + Vite project.

How to run

npm install
npm run dev

Initial template folder

The initial template folder is the template folder. It contains the html that will be transformed into a React + TypeScript + Vite project.