This app is attempt copy popular app "KeyKey" by frames, that i found in internet.
- Install NodeJS (https://nodejs.org/en)
- Copy project on your PC or Github Codespaces
- Run
npm run dev
to launch app in dev mode. You can also trynpm run build
and thennpm run serve
to see production build.
Later I will add some more information about project. If you discovered some issues - create issue))