Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hongzzi/publicapi-front-vue
식품정보 api를 이용한 정보제공사이트 front
https://github.com/hongzzi/publicapi-front-vue
spa vue vuex
Last synced: 18 days ago
JSON representation
식품정보 api를 이용한 정보제공사이트 front
- Host: GitHub
- URL: https://github.com/hongzzi/publicapi-front-vue
- Owner: hongzzi
- Created: 2020-04-27T14:30:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T14:52:02.000Z (about 2 years ago)
- Last Synced: 2024-11-17T18:14:25.478Z (3 months ago)
- Topics: spa, vue, vuex
- Language: Vue
- Homepage:
- Size: 8.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# safefood_jyj_v1
## 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/).