Update to use pnpm instead of npm

This commit is contained in:
Rgebee 2024-09-01 15:35:47 -04:00 committed by rgebee
commit 9773585442
5 changed files with 1319 additions and 2139 deletions

View file

@ -1,17 +1,12 @@
# quartznet.info
This is our main website where you can find information about us and what we do.
This website is a work in progress and subject to change.
Main website for quartznet.
## Building
Work in progress and subject to change.
1. `npm install`
1. `pnpm install`
2. `npm run build`
## Serving
1. `npm run dev`
2. `pnpm run dev`
## License