Skip to content

stefan-d-p/cap-sample-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Web Application Sample

A simple Progressive Web Application with

  • Vite - React + SWC
  • Vite PWA and Vite PWA Asset Generator
  • Adobe Spectrum React components
  • Dexie

Steps

  • Clone the repository and cd into the project directory
  • run npm install
  • run npm run dev to start the development server

When running for the first time you will be asked to import a self signed certificate

To build run npm run build