https://github.com/lovethebomb/plantjes
🌱 A simple visual interface for Plants, from a Sheets page
https://github.com/lovethebomb/plantjes
jest plants sheet vue vue-next
Last synced: 2 months ago
JSON representation
🌱 A simple visual interface for Plants, from a Sheets page
- Host: GitHub
- URL: https://github.com/lovethebomb/plantjes
- Owner: lovethebomb
- Created: 2020-08-07T12:05:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T15:07:42.000Z (over 5 years ago)
- Last Synced: 2025-07-30T08:47:50.715Z (4 months ago)
- Topics: jest, plants, sheet, vue, vue-next
- Language: Vue
- Homepage: https://plants.lucas.computer
- Size: 701 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plantjes
## 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/).