This is the documentation for DuCanh's PWA suite!
Run these commands in the root folder of this project, not in this one.
First, install the dependencies:
pnpm iThen build the packages:
pnpm buildThen run the development server:
cd docs && pnpm devOpen http://localhost:3000 with your browser to see the result.
You can now start editing! Pages auto-update as you edit their files.