Update to use pnpm instead of npm (#7)
Reviewed-on: #7 Co-authored-by: chrisdill <chrisdude134@gmail.com> Co-committed-by: chrisdill <chrisdude134@gmail.com>
This commit is contained in:
13
README.md
13
README.md
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user