You need Node 12 or later installed to use Rapid CLI. Go to to get the package.
Then create an example Rapid project using handy CLI prompts:
$ rapid init
Therapid init command will create example project structure. Go to 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 !