https://github.com/mateusalexandre/workout-log
App that logs the hours from my physical activities. Interface developed for Vue.js workshop
https://github.com/mateusalexandre/workout-log
7-1pattern browsersync css3 flexbox html5 node-sass
Last synced: 4 days ago
JSON representation
App that logs the hours from my physical activities. Interface developed for Vue.js workshop
- Host: GitHub
- URL: https://github.com/mateusalexandre/workout-log
- Owner: mateusalexandre
- Created: 2019-03-29T10:41:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T01:17:11.000Z (about 7 years ago)
- Last Synced: 2025-03-14T07:25:21.011Z (about 1 year ago)
- Topics: 7-1pattern, browsersync, css3, flexbox, html5, node-sass
- Language: CSS
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workout-log
App that logs the hours from my physical activities.
Interface developed for Vue.js workshop
## Running
You can run this project by the following command:
```
npm start
```