mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 13:20:43 +01:00
changed the local development command in readme
This commit is contained in:
parent
406bd461e3
commit
d09ecd6354
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ $ npm i
|
|||
### Local Development
|
||||
|
||||
```
|
||||
$ cd packages/docusaurus/
|
||||
$ npm run dev
|
||||
$ npm run start
|
||||
```
|
||||
|
||||
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
|
||||
|
|
Loading…
Reference in a new issue