Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neoxelox/react-pwa-starter

Full React TypeScript starter with automatic bundling into a progressive web app.
https://github.com/neoxelox/react-pwa-starter

eslint prettier pwa react router scss stylelint tailwindcss typescript vite yarn

Last synced: 4 days ago
JSON representation

Full React TypeScript starter with automatic bundling into a progressive web app.

Awesome Lists containing this project

README

        

# react-pwa-starter

Full **React** TypeScript starter with automatic bundling into a **progressive web app** featuring:

- React
- Vite
- TypeScript
- PWA
- TailwindCSS
- SCSS
- React Router
- Autoprefixer
- HTML, SCSS and JS minification
- ESLint
- Prettier
- Stylelint
- Yarn

## develop

**`yarn dev`**

## lint

**`yarn lint`**

## format

**`yarn format`**

## build

**`yarn build`**

## preview

**`yarn preview`**