stofi / vr-puzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + TypeScript + Tailwind CSS + Vite

This is a template for creating a React app with TypeScript, Tailwind CSS, and Vite. It also includes ESLint and Prettier.

Getting Started

  1. Use this template by clicking the "Use this template" button above or with the GitHub CLI:
    gh repo create my-app-name --template stofi/vite-react-tailwind-ts-template
  2. Install dependencies:
     pnpm i
  3. Start the development server:
    pnpm run dev
  4. Open http://localhost:8420 with your browser to see the result.

About


Languages

Language:TypeScript 87.5%Language:GLSL 5.5%Language:JavaScript 5.5%Language:HTML 0.8%Language:Shell 0.4%Language:CSS 0.3%