An open API service indexing awesome lists of open source software.

https://github.com/rsaz/twitch-vip

Discussion about React Series - Part 1
https://github.com/rsaz/twitch-vip

Last synced: about 1 month ago
JSON representation

Discussion about React Series - Part 1

Awesome Lists containing this project

README

        

# React + TypeScript + Vite

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

## How to run

```bash
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.