Skip to main content

Setup up rapid

Setting up rapid is easy. Just follow the steps below
1

Git Clone

You can git clone or fork the Rapid GitHub repository
2

Install the dependencies

Now install the dependencies with (ensure that pnpm is installed Guide)
3

Start the development server

You can filter out packages and apps with pnpm workspace’s --filter option. Learn more.

Dive deep in

If you want to continue further please read more here.