You need Node 12 or later installed to use Rapid CLI. Go to download section to get the package.
Then create an example Rapid project using handy CLI prompts:
$rapidinit
Therapid init command will create example project structure. Go to Project Structure page to see in depth article what is created and what files are used for what purposes.
Finally run the development server and start coding !