bun
bun install; bun run dev
yarn
yarn; yarn dev
npm
npm install; npm run start
Will add more details to readme soon
If you are using vscode, install the following extensions,
- i18n ally
- Tailwind CSS Intelisense
- Eslint
- Prettier - Code Formatter