mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-06 22:19:50 +00:00
14 lines
151 B
Markdown
14 lines
151 B
Markdown
![]() |
# FCast Website
|
||
|
|
||
|
Run the following commands in the repository root directory.
|
||
|
|
||
|
## Setup
|
||
|
```
|
||
|
npm install
|
||
|
```
|
||
|
|
||
|
## Deployment
|
||
|
```
|
||
|
npm run deploy-site
|
||
|
```
|