Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 329 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 329 Bytes

Brain.js.org

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploys to gh-pages branch of Brain.js.org

npm run deploy

Lints and fixes files

npm run lint