PC: Use arrow keys to control.
On mobile phones use a gyroscope. Tilting forward speeds up the car, tilting on itself is braked. Tilts left and right move the vehicle left and right.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build