1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00
fcast/website/README.md
2024-11-20 14:17:20 -06:00

13 lines
151 B
Markdown

# FCast Website
Run the following commands in the repository root directory.
## Setup
```
npm install
```
## Deployment
```
npm run deploy-site
```