/ulbiTV-music-platform-react-redux-nextjs-typescript

practice on the example of a video lesson ulbiTV music-platform-react-redux-nextjs-typescript

Primary LanguageTypeScript

###For start the project

####Client

  1. cd client
  2. yarn install
  3. npm run dev

####Server 4. cd server 5. yarn install 6. npm run dev