For the old version see oldschool
branch
Up, Down or Mouse Wheel — select menu item
Left, Right — change item in selection "control" and change color in color picker
Enter, LMB — open submenu if it exists or execute defined action
Backspace, RMB — Go back in menus
Easy.
- Clone this repo via
git clone ...
- Install dependencies via
npm install
- Build with webpack via
npm run build
- Output files will be inside
public
folder
-
Post issues if something works weird
-
Don't kill me for crappy usage of webpack and vue