stofi / entropy

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:
     yarn install
  3. Start the development server:
    yarn dev
  4. Open http://localhost:8420 with your browser to see the result.

About


Languages

Language:TypeScript 70.7%Language:JavaScript 16.7%Language:GLSL 6.7%Language:HTML 4.4%Language:CSS 1.6%