An open API service indexing awesome lists of open source software.

https://github.com/open-node/rc-navbar


https://github.com/open-node/rc-navbar

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# rc-navabr
=========================

Navbar for web

## Installation
----------------

npm install rc-navbar --save

## Usage example
-----------------


import Navbar from 'rc-navbar';

ReactDOM.render((

rc-navbar

Nav 1
Nav 2
Nav 3


Nav 4
Nav 5


), mountNode);