Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

camplight/hylo-evo

 
 

Repository files navigation

hylo-evo

Getting Started

  1. git clone [email protected]: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.

About

Hylo UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.1%
  • SCSS 13.8%
  • Other 0.1%