Skip to content

VISKA-IO/pure-deli

Repository files navigation

Pure Deli

A React Router 7 (framework mode) application with TypeScript, Tailwind CSS v4, and Vite.

Stack

Scripts

npm run dev         # start the dev server
npm run build       # production build
npm run start       # serve the production build
npm run typecheck   # generate route types and run tsc
npm run lint        # run ESLint

Project layout

  • app/ — routes, components, and styles
  • public/ — static assets
  • react-router.config.ts — React Router framework config
  • vite.config.ts — Vite config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors