https://github.com/osmaircoelho/seeker
This plugin to create a seeker for each object in your data base
https://github.com/osmaircoelho/seeker
Last synced: 3 months ago
JSON representation
This plugin to create a seeker for each object in your data base
- Host: GitHub
- URL: https://github.com/osmaircoelho/seeker
- Owner: osmaircoelho
- License: mit
- Created: 2021-04-15T19:02:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T05:50:42.000Z (about 4 years ago)
- Last Synced: 2025-01-10T00:47:12.376Z (5 months ago)
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# *Seeker*
### **Aboult**
A simple plugin to simplify object search### **Desenvolvedores**
- Thiago Henrique Felix
### **Project status**
- Under development
### **License**
Licensed [MIT.](https://opensource.org/licenses/GPL-3.0)### **Seeker images**

## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your unit tests
```
npm run test:unit
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).