Brain.js.org
August 16, 2019 ยท View on GitHub
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