2.0.0 • Published 3 years ago
@sharegate/navigation v2.0.0
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 thesrcfolder.
- 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.