README
Droopy
Droopy is a reusable navigation bar for websites
Prerequisites
Verify that you have Node.js installed.
node -v
If not, refer to nodejs.org
npm command line interface must be installed. To download the latest version of npm, run the following command
[sudo] npm install npm -g
Installation
Use the package manager npm to install droopy-nav.
npm install droopy-nav
Built with
Screenshots
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.