Skip to content

full-stack-workspace/react-playround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-playground

A modern React development playground, leveraging TypeScript for type safety, and seamlessly integrating SCSS, Tailwind CSS, and Ant Design for robust UI development. The project uses pnpm for efficient package management and Rsbuild for fast and flexible builds.

This repository is collaboratively maintained by AI coding tools and human developers, with a primary focus on testing and validating the Vibe coding workflow.

Setup

Install the dependencies:

# install pnpm globally
npm install -g pnpm

# install dependencies
pnpm install

Get started

Start the dev server, and the app will be available at http://localhost:3000.

pnpm run dev

Build the app for production:

pnpm run build

Preview the production build locally:

pnpm run preview

About

a react playground using typescript, scss, tailwind,antd,pnpm and building with rsbuild. This repository is written by AI Coding tool and person to test Vibe coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors