Skip to content

This is a dead simple boilerplate for writing PWA ready React TypeScript Applications

Notifications You must be signed in to change notification settings

chin2km/react-pwa-starter-typescript

Repository files navigation

react-pwa-starter-typescript

This is a dead simple yet feature filled starter pack for building PWA ready React Applications.

Current lighthouse scores:

screenshot

Features

✅ react
✅ typescript
✅ PWA ready
✅ webpack bundling
✅ babel transpiler
✅ webpack-dev-server
✅ eslint
✅ prettier
✅ jest unit test

TODOs

❌ SSR

Available commands

install packages: $ npm install

start dev-server: $ npm run dev

lint code: $ npm run lint

start build: $ npm run build

About

This is a dead simple boilerplate for writing PWA ready React TypeScript Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published