Styles, components and guidelines for building a Neo4j Graph App
🚧 work in progress 🚧
This repository will be filled with new components whenever the UX team releases new designs in our styleguide.
Initialize all the sub-packages:
yarn install && yarn lerna-init
or
npm install && npm run lerna-init