Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/minsoo-web/keyword_search_report

키워드 검색을 통해 데이터를 시각화 해주는 프로젝트입니다.
https://github.com/minsoo-web/keyword_search_report

scss spa toy-project vue vuex

Last synced: 24 days ago
JSON representation

키워드 검색을 통해 데이터를 시각화 해주는 프로젝트입니다.

Awesome Lists containing this project

README

        

# keyword_search_report

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