Files
webapp/README.md

9 lines
93 B
Markdown
Raw Normal View History

2022-11-27 21:36:45 +03:00
# How to start
If you use yarn
2022-09-09 14:53:35 +03:00
```
2022-11-27 21:36:45 +03:00
yarn
PUBLIC_API_URL=https://v2.discours.io yarn dev
2022-09-09 14:53:35 +03:00
```