/su-fsd

Filename sort

Primary LanguageJavaScript

Getting started

  • Clone the repository and in the root folder run pnpm -i

  • Create a .env.development.local file and set NEXT_PUBLIC_BASE_URL=<YOUR URL E.G 'http://localhost:3000'>

  • After that run pnpm dev to run the app on localhost.