Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marihemori/bugs-images
Bugs images website
https://github.com/marihemori/bugs-images
vue vuex
Last synced: 1 day ago
JSON representation
Bugs images website
- Host: GitHub
- URL: https://github.com/marihemori/bugs-images
- Owner: marihemori
- Created: 2021-06-30T16:20:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T01:30:03.000Z (about 1 year ago)
- Last Synced: 2024-10-13T02:47:19.046Z (about 1 month ago)
- Topics: vue, vuex
- Language: JavaScript
- Homepage: https://bugs-images.vercel.app
- Size: 3.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bugs Images
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/)