Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 618 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 618 Bytes

Tippy Project

Website with CMA-ES and RL demos

tippy-demo.mp4
spot-training.mp4

Install and Run

nvm

nvm use # install the correct node version with .nvmrc file
npm ci # install dependencies
npm run dev # serve the site with webpack

How to specify a Node.js version