Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 613 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 613 Bytes

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