0.1.1 • Published 8 years ago
synq-ui v0.1.1
synq-ui
Dev Setup
The instructions below are the bare minimum to setup a local dev environment.
synq-ui
synq-ui is currently not deployed to npm. It will be deployed to npm before the demo 14 Dec 2017.
- Clone repo
npm installnpm run buildnpm linknpm run build:watch
doppelganger
DO NOT COMMIT DIRECTLY TO MASTER. Master is pulled by Heroku automatically so any pushes to master using synq-ui before it is published to npm will cause errors.
- Clone repo
yarn installnpm link synq-ui(should be from previous steps, you only need to runnpm linkonce,npm link synq-uineeds to be run every time you close the terminal)yarn start