Community platform for dancers
- Vue3 - The Progressive JavaScript Framework
- Nuxt3 - The Hybrid Vue Framework
- vue-i18n-next - Internationalization plugin
- Tailwind CSS - A utility-first CSS framework
Install nvm
Run commands:
nvm use # install node version defined in .nvmrc
yarn install # install dependencies
yarn dev -o # start the development server on http://localhost:3000