Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 214 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 214 Bytes

brain.js-examples

Brain.js Examples in Typescript

Setup with:

yarn

Call scripts with:

npx ts-node src/{script-file-name-here}.ts

Run html examples with:

yarn serve