Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alik0211/smart-search


https://github.com/alik0211/smart-search

Last synced: 7 days ago
JSON representation

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/).