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