Skip to content

Showcase-Joz/vite-react-starter-project

Repository files navigation

Bare Bones

this is a boilerplate starting project using the following:

  • Pnpm | package manager
  • Vite | dev server
    • Vite Image Optimizer | in production only
    • React 'Click to Component'
  • Eslint | code analysis
  • Styled components | component css

Potential swap-outs/additions

Commands

all commands are prefixed pnpm:

  • dev | runs the local server
  • build | runs the local server and builds files to /dist
  • preview | builds files to /dist and runs a preview of that

Releases

No releases published

Packages

No packages published