Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 269 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 269 Bytes

Driving Car - JS game ready for neural network learning.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint