Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 437 Bytes

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