mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-31 00:36:16 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
8c55a8bf98
commit
5f8d0faacd
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ express.js is just used for serving the frontend built files (index.html, .js an
|
|||
# How to start the Frontend Dev Server
|
||||
|
||||
1. Set the env var `NODE_ENV` to "development".
|
||||
1. Start the frontend dev server by the following command.
|
||||
2. Start the frontend dev server by the following command.
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue