mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 09:21:32 +00:00
chore: README.md
This commit is contained in:
parent
e6d1d725f2
commit
1c96bd17b2
@ -81,7 +81,7 @@ This fork has a separate development mode, with which client-side CSS/JS files i
|
||||
|
||||
1. Follow steps **1 to 6** from the production instructions above.
|
||||
2. Run `yarn install` to install all dependencies (by omitting `--production` option, Yarn will also install development dependencies).
|
||||
3. Run `yarn develop` to start lolisafe in development mode.
|
||||
3. Run `yarn dev` to start lolisafe in development mode (or `yarn dev:reload` to also watch file changes).
|
||||
|
||||
You can further modify the Gulp tasks through `gulpfile.js` file.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user