https://github.com/andreaspitzer/bigfarm-subscriptions
https://github.com/andreaspitzer/bigfarm-subscriptions
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreaspitzer/bigfarm-subscriptions
- Owner: andreaspitzer
- License: mit
- Created: 2018-10-26T15:19:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T13:20:13.000Z (about 7 years ago)
- Last Synced: 2025-06-12T18:16:31.912Z (about 1 year ago)
- Language: Vue
- Size: 7.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# big-farm
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```