Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 921 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 921 Bytes

Workout Checklist

Netlify Status

Web app to keep track of a set of exercise that I personally do each week. The goal is to create something I would use and learn coding while doing it.

Image

Stack

  • Ionic
  • Vue 3
  • Vue PWA

Before you run

  • Make sure you have the latest Nodejs LTS installed
  • Have Vue CLI installed (npm i -g @vue/cli)
  • Have Ionic CLI installed, please check Ionic's website

Code editing

  • Vscode obiously, with useful extensions:
    • Volar
    • Prettier
    • Ionic

Run

  • Run npm install
  • Run ionic serve to run the app
  • Run ionic build to build to /dist directory

Contribution

Thanks to Nita for data input.