Skip to content

Website of FSUMinho Formula Student Team (Version 2)

License

Notifications You must be signed in to change notification settings

FSUMinho/website_v2

Repository files navigation

Logo_red

Website for FSUMinho Formula Student Team

About

Setup

1. Install the dependencies:

 npm install

2. Create a .env file with the necessary keys (check .env.example)

3. Running the dev preview:

npm run dev

Build and Deployment

Build and deployment automated with GitHub Actions. Just push the changes to the main branch.