Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tks18/google-search-advanced
https://github.com/tks18/google-search-advanced
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tks18/google-search-advanced
- Owner: tks18
- Created: 2020-09-16T08:59:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T07:34:11.000Z (2 months ago)
- Last Synced: 2024-10-04T20:38:50.533Z (about 1 month ago)
- Language: Vue
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google-mock
## 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/).