ViteJS boilerplate with TailwindCSS, React Router v6, Typescript and more.

  • By Pedro Nauck
  • Last update: Aug 2, 2022
  • Comments: 0

ViteJS Boilerplate

This project is just a simple ViteJS boilerplate ready to go.

Stack Used

Getting Started

Install all dependencies with pnpm

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the pages by modifying src/pages. The page auto-updates as you edit the file.

Github

https://github.com/pedronauck/vitejs-boilerplate