Create salary bands for your company in an anonymous and safe way.
Make sure to install the dependencies:
nvm i
pnpm i
Start the development server on http://localhost:3000
:
pnpm dev
Build the application for production:
pnpm build
Locally preview production build:
pnpm preview