1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

Fixes and rebases

This commit is contained in:
Amir Raminfar
2021-10-29 09:33:59 -07:00
parent 6b3f5822a5
commit 17a0e3a62d
6 changed files with 8158 additions and 7991 deletions

View File

@@ -172,5 +172,5 @@ To Build and test locally:
1. Install NodeJs.
2. Install Go.
3. Install [reflex](https://github.com/cespare/reflex) with `get -u github.com/cespare/reflex` outside of dozzle.
4. Install node modules with `yarn`.
5. Do `yarn dev`
4. Install node modules with `pnpm`.
5. Do `pnpm dev`