rad-navbar
v0.0.15
Published
rad-navbar component
Readme
A simple navbar component that is small and easily extendable.
Usage
yarn add rad-navbar
# OR
npm install --save rad-navbarContributing
To get started contributing make sure to do the following:
Clone the repo
git cloneGo into packages and then rad-navbar
cd packages/rad-navbarInstall Dependencies
yarn
# OR
npm installWatch file and your changes
yarn run watch
# OR
npm run watchBuild for development and production
yarn run build
# OR
npm run buildLicense
MIT
