https://github.com/darkfanxing/zero-hunger-hackathon
https://github.com/darkfanxing/zero-hunger-hackathon
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkfanxing/zero-hunger-hackathon
- Owner: darkfanxing
- Created: 2021-04-24T00:57:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-24T14:04:25.000Z (over 4 years ago)
- Last Synced: 2025-03-21T19:48:52.567Z (7 months ago)
- Language: Vue
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zero-hunger
## 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/).