🎢 React mmenu
-
Clone this repo in
https://github.com/imranhsayed/react-mmenu
-
Run
npm install
dev
Runs webpack dev server for development ( in watch mode )prod
Runs webpack in production mode
- Import the Component and then add the individual menu link items like so : ` import MobileMenu from "./MobileMenu";
- This will create the mmenu for you.