mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-09 20:02:32 +01:00
add cdn
This commit is contained in:
parent
c75b5b56c2
commit
de3e012385
@ -97,6 +97,16 @@ npm i
|
||||
npm start
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### CDN Server
|
||||
|
||||
```
|
||||
cd cdn
|
||||
npm i
|
||||
npm start
|
||||
```
|
||||
|
||||
Now you should have a development server running and can use the test client on [http://localhost:3001](http://localhost:3001)
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user