Links

Installation

How to install Rodeo

How to install

Use the giddyup package to start the installation process

npx giddyup

Enter project details

cd myproject
yarn dev
And you have your server up and running on http://localhost:8080
Edit the template in ./site and your changes will automatically be updated.