/platform-v3

Community platform for dancers

Primary LanguageVue

WeDance Platform v3

Community platform for dancers

Built with

Setup

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