webapp/README.md

9 lines
93 B
Markdown
Raw Normal View History

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