mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
chore: fix #19349
This commit is contained in:
parent
a3e29269a0
commit
e1634d3c9e
@ -101,7 +101,7 @@ Start the administration panel server for development:
|
||||
|
||||
```bash
|
||||
cd ./packages/core/admin
|
||||
yarn develop
|
||||
yarn watch
|
||||
```
|
||||
|
||||
The administration panel should now be available at http://localhost:4000/admin. Make sure the example application (step 4) is still running.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user