@sharegate/navigation
v2.0.0
Published
This project is intended for internal use on ShareGate project. It includes the layout, aside navigation, header navigation and all of the linked items.
Downloads
3
Keywords
Readme
Introduction
This project is intended for internal use on ShareGate project. It includes the layout, aside navigation, header navigation and all of the linked items.
Getting Started
This repo contains the components and a storybook to document those components
- Installation process
Simply run a good old npm i
to get the project setup on your machine, then run npm run storybook
to access the storybook.
- Dependencies
This project is built using Orbit design system
- Folder sturcture
The project uses 2 folders:
src
, including all the components to buildstories
, stories around the components in thesrc
folder.
- Latest releases
January 31, 2023
Build
To build the project, run npm run build
to generate components and assets files.
Contribute
This project is for internal use only.