VladimirCores / VueJS-Keyboard-Navigator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard Navigator

Work In Progress

It was developed as part of experiment of porting Videoload application to new stack with VueJS (take a look here (YouTube))

Project setup

  1. Install vue-cli if you don't have it:
npm install -g @vue/cli
  1. Run vue ui in the console
  2. Import folder to the Vue Project Manager
  3. Run task serve
  4. Open http://localhost:8080/

Basic Navigation Example

About


Languages

Language:JavaScript 66.2%Language:Vue 29.8%Language:HTML 3.3%Language:CSS 0.7%