Skip to content

The official website for Rigs of Rods, the open source vehicle simulator.

License

Notifications You must be signed in to change notification settings

RigsOfRods/ror-website

Repository files navigation

rigsofrods.org

License

What runs rigsofrods.org is ran by this source code. You are free to help and suggest changes.

Setup & Running

git clone https://github.com/Zentro/ror-website.git .
npm install
npm run build

Compiles and hot-reloads for development

npm run serve