Skip to content

Alxs39/base-react-js

Repository files navigation

base-react-js

This project was created with Better-T-Stack, a modern TypeScript stack that combines React, React Router, and more.

Features

  • React Router - Declarative routing for React
  • TailwindCSS - Utility-first CSS for rapid UI development
  • shadcn/ui - Reusable UI components
  • Turborepo - Optimized monorepo build system

Getting Started

First, install the dependencies:

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:5173 in your browser to see the web application.

Project Structure

base-react-js/
├── apps/
│   ├── web/         # Frontend application (React + React Router)

Available Scripts

  • pnpm dev: Start all applications in development mode
  • pnpm build: Build all applications
  • pnpm dev:web: Start only the web application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published