Skip to content

A PWA (Progressive Web App) Starter Template built with Vite, React, TypeScript, TailwindCSS, Chad UI, and more.

License

Notifications You must be signed in to change notification settings

dvzrd/pwa-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e93dfa9 · Feb 3, 2024

History

2 Commits
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024

Repository files navigation

pwa-starter

React PWA Starter

A PWA (Progressive Web App) Starter Template built with Vite, React, TypeScript, TailwindCSS, Chad UI, and more.

Note: This project is in early development and is currently being used to improve the Chad UI components library while also working on a PWA starter template initially meant for personal use.

Dependencies

React PWA Starter relies on the following libraries:

Getting Started

Install

Create the project.

npx degit dvzrd/pwa-starter my-pwa

Access the project directory.

cd my-pwa

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

Additional Info

This template is based on reactjs-vite-tailwindcss-boilerplate by João Paulo Moraes.

Resources

About

A PWA (Progressive Web App) Starter Template built with Vite, React, TypeScript, TailwindCSS, Chad UI, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published