Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 570 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 570 Bytes

gym-log

Daily workout log

Completely offline. Nothing is uploaded to cloud. No worry about privacy. Since 2020-12-01

Check README-dev. You can use this web-app at GitHub Page.


Project setup

node -v ### v16.20.0
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.