https://github.com/ngarbezza/moving-motivators
A simple webapp for doing the M3.0 Moving Motivators activity online. Live at https://moving-motivators.netlify.app/
https://github.com/ngarbezza/moving-motivators
hacktoberfest vue vuejs
Last synced: about 1 year ago
JSON representation
A simple webapp for doing the M3.0 Moving Motivators activity online. Live at https://moving-motivators.netlify.app/
- Host: GitHub
- URL: https://github.com/ngarbezza/moving-motivators
- Owner: ngarbezza
- Created: 2019-06-19T04:34:41.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T13:12:54.000Z (about 1 year ago)
- Last Synced: 2025-05-27T13:10:23.201Z (about 1 year ago)
- Topics: hacktoberfest, vue, vuejs
- Language: Vue
- Homepage: https://moving-motivators.netlify.app/
- Size: 10.8 MB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moving Motivators
[](#contributors-)
[](https://app.netlify.com/sites/moving-motivators/deploys)
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Deployment
Deploy is being done automatically to Netlify on every update on the `main` branch.
Pull requests against `main` have deploy previews enabled as well.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Luca Argentieri
🌍

Sebastian Kilb
🌍

Emma Dawson
🌍
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!