Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 235 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 235 Bytes

Computation Graph Viz

Quickstart

npm install
npm start

Run Tests

npm test

Deploy

Use Github Personal Access Token as password.

rm -rf node_modules/.cache/gh-pages
npm run deploy