Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
키워드 검색을 통해 데이터를 시각화 해주는 프로젝트입니다.
- Host: GitHub
- URL: https://github.com/minsoo-web/keyword_search_report
- Owner: minsoo-web
- Created: 2020-07-15T13:25:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:07:28.000Z (7 months ago)
- Last Synced: 2024-04-17T04:09:38.200Z (7 months ago)
- Topics: scss, spa, toy-project, vue, vuex
- Language: Vue
- Homepage:
- Size: 60.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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/).