Skip to content

ingee/gym-log

Repository files navigation

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.