Skip to content

T21C/t21c-web-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

T21-C-web

T21+C web development

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

terminal codes

dont forget to install node module

> cd client
> npm install

then you can use this to run the server

> npm run dev

.gitignore

just a reminder i have .txt excluded in the outer .gitignore file