react-multi-menu
v0.0.3
Published
Expandable menu component for react.
Downloads
79
Readme
React-Multi-Menu
Expandable menu component for react.
Usage
yarn add react-multi-menu
Development
- Install the needed dependencies
yarn
- Link
react-multi-menu
yarn link
- Use linked package in
frontend
. Make sure you are in the frontend repository for this step!
yarn link "react-multi-menu"
- Navigate back to
react-multi-menu
. Start the menu
yarn start