Skip to content

fauh45/bubble

Repository files navigation

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