we-dance / platform-v3

Community platform for dancers
0 stars 4 forks source link

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