Skip to content

blueprints-lab/react-spa-with-tailwindcss

Repository files navigation

About

Status: in progress

Screen Shot 2025-10-07 at 18 23 43

🚀 Build and run

  1. To compile the dev build of the application:
npm run build
  1. To compile a production build of the application:
npm run build:prod
  1. To compile a production build and increase the application version:
npm run build:release
  1. If you want just run the app:
npm run app

Releases

No releases published

Packages

No packages published