Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 506 Bytes

File metadata and controls

25 lines (19 loc) · 506 Bytes

UI.

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.


Building

Initialize all the sub-packages:

yarn install && yarn lerna-init

or

npm install && npm run lerna-init