Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 496 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 496 Bytes

bubble

Social media platform based on the user interest. And the exploration of the interest.

This is the monorepo of that social media.

Setup

To start development make sure you have,

  • Node JS (At least version v14.16.0)
  • Yarn (At least version 1.22.0)

Then clone the repository to the places you want it to be. After that go to the repository root and do yarn to install all required dependencies.

More detailed instruction will be available in each of the folder README.md