mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 13:23:07 +01:00
Update README.md
This commit is contained in:
@@ -138,6 +138,6 @@ To Build and test locally:
|
||||
2. Install Go.
|
||||
3. Globally install [packr utility](https://github.com/gobuffalo/packr) with `go get -u github.com/gobuffalo/packr/packr` outside of dozzle directory.
|
||||
4. Install [reflex](https://github.com/cespare/reflex) with `get -u github.com/cespare/reflex` outside of dozzle.
|
||||
5. Install node modules with `npm install`.
|
||||
6. Do `npm start`
|
||||
5. Install node modules with `yarn`.
|
||||
6. Do `yarn dev`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user