mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Added website readme
This commit is contained in:
parent
c303712476
commit
2caf9cff5b
1 changed files with 13 additions and 0 deletions
13
website/README.md
Normal file
13
website/README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# FCast Website
|
||||
|
||||
Run the following commands in the repository root directory.
|
||||
|
||||
## Setup
|
||||
```
|
||||
npm install
|
||||
```
|
||||
|
||||
## Deployment
|
||||
```
|
||||
npm run deploy-site
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue