Mathiew82 / recursive-expandable-menu-vue

This is an expandable menu created with Vue. Use recursion to paint the elements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive Expandable Menu Vue

Info

Vue version = 2.6.10

Project setup

Clone the repository in your projects folder:

git clone https://github.com/Mathiew82/recursive-expandable-menu-vue.git

Install project dependencies:

yarn install

Launch the application:

yarn run serve

About

This is an expandable menu created with Vue. Use recursion to paint the elements.


Languages

Language:Vue 85.4%Language:HTML 10.3%Language:JavaScript 4.3%