https://github.com/luandro/redario
Redário Agroecológico do Pará
https://github.com/luandro/redario
Last synced: 8 months ago
JSON representation
Redário Agroecológico do Pará
- Host: GitHub
- URL: https://github.com/luandro/redario
- Owner: luandro
- Created: 2020-12-27T00:05:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T17:21:54.000Z (over 5 years ago)
- Last Synced: 2025-01-11T19:39:25.458Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://redario.luandro.com
- Size: 313 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redario
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).