Requirements
- Node v8.11.1 (not currently compatible with Node >10)
- Yarn (NPM can also be used, but Yarn is used for this documentation)
Clone workspace_ui repo
yarn install
yarn startVisit http://localhost:5000/ to confirm working app
yarn testRequirements
Clone workspace_ui repo
yarn install
yarn startVisit http://localhost:5000/ to confirm working app
yarn test