Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quetzacoalt91/flat-lookup
VueJS Project storing data in Google Spreadsheet
https://github.com/quetzacoalt91/flat-lookup
Last synced: 6 days ago
JSON representation
VueJS Project storing data in Google Spreadsheet
- Host: GitHub
- URL: https://github.com/quetzacoalt91/flat-lookup
- Owner: Quetzacoalt91
- Created: 2019-10-14T21:20:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:44:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T17:25:34.702Z (about 2 months ago)
- Language: Vue
- Size: 1.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flat-lookup
## 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/).