Giter VIP home page Giter VIP logo

learnroadrunner's Introduction

LearnRoadRunner

An opinionated guide and documentation for Road Runner

Contributors ❤️

Big thanks to all of LearnRoadRunner's contributors:

Notes:

TODO:

  • Finish overloading constraints section

  • Finish gain scheduling section

  • support fancy image/video formats (webm, webp, etc)

  • remove underline in the trajectories page

  • optimize for cumulative layout shift

Running Learn Road Runner locally

As Learn Road Runner is written for a now legacy version of Road Runner, it will not remain online forever. That being said, its important to not lose the information on Learn Road Runner, so here are insturctions for running the site locally, for those that need it.

  1. Make sure you have node.js installed. I used nvm windows, but if you have an OS with bash, feel free to use nvm if you have a Unix or macOS system, or use WSL. As of writing, these directions work with node 21.6.1.

  2. Once nvm is installed, run nvm install 21.6.1 in your command line, and let it install.

  3. Now, run nvm use 21.6.1

  4. Clone this project from github and navigate to this project's root in your command line

  5. run npm insall from the root of the project folder

  6. use legacy openssl

  • for Linux, macOS, or WSL run export NODE_OPTIONS=--openssl-legacy-provider
  • for Windows command prompt run set NODE_OPTIONS=--openssl-legacy-provider
  • for Windows powershell run $env:NODE_OPTIONS = "--openssl-legacy-provider"
  1. run npm run dev to run the site. Once the client is done building, you can open 'localhost:8080' in your browser to access it.

learnroadrunner's People

Contributors

noahbres avatar dependabot[bot] avatar awsare avatar lunerwalker2 avatar ddundee avatar iris-therainbow avatar kevalshah2005 avatar prodcg avatar sriramkalki avatar arikamat avatar awesomestcode avatar bsfishy avatar rcgv1 avatar cristian-fg avatar growdev avatar dgorbunov avatar manthey avatar elias1218 avatar jarhead20 avatar 12buntu avatar rowan-mcalpin avatar phrdang avatar rbrott avatar aaguy-hue avatar abidingabi avatar jmccubbin25 avatar lejubi avatar ryleu avatar sillyangel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.