Skip to content

PinheiroReis/vite-react-ts-tailwindcss-materialui-template

Repository files navigation

App

This directory contains the frontend of the application, which is a React project created with Vite.

Technologies

  • Framework: React
  • Language: TypeScript
  • Build Tool: Vite
  • Package Manager: pnpm
  • Linting and Formatting: Biome

Getting Started

  1. Install dependencies:
    pnpm install
  2. Run the development server:
    pnpm dev

Scripts

The app/scripts directory contains utility scripts to help with development:

  • genenv.sh: Generates the .env file from .env.example.
  • setup.sh: Performs initial project setup, including dependency installation.
  • start.sh: Starts the React development server.
  • test.sh: Runs the Vitest test suite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published