protocol-builder
v0.1.20
Published
Visual user interface used to design, edit, and generate [ReproSchema](https://github.com/ReproNim/reproschema) protocols. Written in Vue, hosted on [GitHub](https://github.com/henryrossiter/Protocol-Builder), and distributed with [NPM](https://www.npmjs.
Readme
Protocol Builder
Visual user interface used to design, edit, and generate ReproSchema protocols. Written in Vue, hosted on GitHub, and distributed with NPM.
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for distribution
npm run build-bundlePublish to npm (requires authentication)
npm run publishLint files
npm run lint