mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-10 04:12:32 +01:00
Merge pull request #5 from mugman174/master
Add CDN info to the contribution docs
This commit is contained in:
commit
db0ece16fc
@ -97,6 +97,16 @@ npm i
|
|||||||
npm start
|
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)
|
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