https://github.com/brandonwingerair/workout-manager-supabase
Built following a tutorial by Traversy Media on YouTube.
https://github.com/brandonwingerair/workout-manager-supabase
Last synced: about 2 months ago
JSON representation
Built following a tutorial by Traversy Media on YouTube.
- Host: GitHub
- URL: https://github.com/brandonwingerair/workout-manager-supabase
- Owner: BrandonWingerAir
- Created: 2022-05-01T02:11:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T03:46:34.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T11:25:51.052Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 809 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workouts App (Vue)
## Demo
https://active-tracker-tutorial.herokuapp.com/
## Project setup
```
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](https://cli.vuejs.org/config/).
"# workout-tracker"