Contributing Steps to contribute Install dependencies: npm i Run the website: npm run dev Build and preview the app: npm run build npm run preview