Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kobeumut/megamenu

VueJs & Tailwind Css Detailed Mega Menu Example
https://github.com/kobeumut/megamenu

javascript megamenu tailwindcss vuejs

Last synced: 17 days ago
JSON representation

VueJs & Tailwind Css Detailed Mega Menu Example

Awesome Lists containing this project

README

        

# Megamenu

## Project Info
The project will have a large sample structure covering various menu examples using vuejs and tailwindcss. If you want to make additional components, please contribute a pull request to develop branch.

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).