1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-07-06 22:19:50 +00:00
fcast/website/README.md

14 lines
151 B
Markdown
Raw Permalink Normal View History

2024-11-20 14:17:20 -06:00
# FCast Website
Run the following commands in the repository root directory.
## Setup
```
npm install
```
## Deployment
```
npm run deploy-site
```