Skip to content

Latest commit

 

History

History
 
 

docs

This is the documentation for DuCanh's PWA suite!

Getting started

Run these commands in the root folder of this project, not in this one.

First, install the dependencies:

pnpm i

Then build the packages:

pnpm build

Then run the development server:

cd docs && pnpm dev

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

You can now start editing! Pages auto-update as you edit their files.