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

https://github.com/imanmalekian31/vue-bottom-navigation

🚀 Vue bottom navigation 🚀
https://github.com/imanmalekian31/vue-bottom-navigation

css curved grow html javascript menu menu-navigation menus navigation navigation-bottom swipe vue vuejs

Last synced: 8 days ago
JSON representation

🚀 Vue bottom navigation 🚀

Awesome Lists containing this project

README

          

# vue-bottom-navigation



## Documents

[Documents](https://vue-bottom-navigation.netlify.app/)

## Demo

[Demo](https://vue-bottom-navigation.netlify.app/navigations/)

## Installation

### Vue 3

```shell
# npm
$ npm install bottom-navigation-vue
# yarn
$ yarn add bottom-navigation-vue
```

### Vue 2

```shell
# npm
$ npm install bottom-navigation-vue@2.6.0
# yarn
$ yarn add bottom-navigation-vue@2.6.0
```

# License

[The MIT License](http://opensource.org/licenses/MIT)