Skip to content

IEEEDTUCS/TechWeek-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

After Cloning the repo via:

git clone "https://github.com/IEEEDTUCS/TechWeek-25.git"

First, run the development server:

cd frontend

npm i

npm run dev

Open http://localhost:5173 with your browser to see the result.

Now push your changes to a seperate branch and create a pull request for the main branch.

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:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published