Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 816 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 816 Bytes

hylo-evo

Getting Started

  1. git clone git@github.com:Hylozoic/hylo-evo.git
  2. cd hylo-evo

Running local:

  1. yarn install
  2. yarn start
  3. Setup hylo-node and run that locally as well.
  4. Run hylo-node

Building for standard Hylo API deployment

  1. Run yarn build
  2. Once complete Hylo is ready to be served at <projectRoot>/build

Build with the Storybook

  1. A storybook as been added to the project, yay!
  2. Almost no components have been added, que triste!
  3. If you are building a new UI component, please add :)
  4. Run the storybook with yarn storybook

Further documentation

So long as this repo remains private, remaining docs are available in Confluence.