Skip to content

Zeref101/lugvitc-ctf

 
 

Repository files navigation

React + TypeScript + Vite + tailwind

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

Setup

Install pnpm if you haven't already.

npm install -g pnpm

Install dependencies.

pnpm install

Start the development server.

pnpm dev

Popular code editors will automatically format the code on save using the Prettier config. To format manually, run:

pnpm format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • CSS 8.5%
  • JavaScript 4.4%
  • HTML 0.3%