Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 502 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 502 Bytes

activity-recorder-web-client

Dont use this Repository on production. Its for learning purposes with ❤ created. A Web Client made with Vue to interact with https://github.com/benblub/activity-recorder.

Install

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.