@coderbox/navbar
v1.0.16
Published
Navbar is a React component used at Coderbox
Downloads
19
Readme
Introduction
coderbox-navbar
is a Navbar is a React component used at Coderbox
Installation
npm install @coderbox/navbar --save
yarn add @coderbox/navbar
Works with browserify and should work with webpack.
Demo
For code example check .stories.js
file.
Build
npm run build