mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
Update contributing.md
This commit is contained in:
parent
d77bd24940
commit
c978e8cbd0
@ -94,6 +94,8 @@ npm i
|
|||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Now you should have a development server running and can use the test client on [http://localhost:3001](http://localhost:3001)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
@ -103,3 +105,5 @@ Optionally if you want to use Docker:
|
|||||||
```
|
```
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
|
You can access it on [http://localhost:3001](http://localhost:3001)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user