Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alik0211/smart-search
https://github.com/alik0211/smart-search
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alik0211/smart-search
- Owner: alik0211
- Created: 2021-04-10T15:15:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T02:47:23.000Z (about 2 years ago)
- Last Synced: 2024-11-09T09:57:27.808Z (2 months ago)
- Language: Vue
- Homepage: https://alik0211.github.io/smart-search/#/
- Size: 8.19 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart search
## Project setup
```sh
yarn --frozen-lockfile
```### Compiles and hot-reloads for development
```sh
yarn start
# or
yarn serve
```### Compiles and minifies for production
```sh
yarn build
```### Lints and fixes files
```sh
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).