Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudmykola/shop.co
Shop.co Marcketplace
https://github.com/mudmykola/shop.co
axios heroicons tailwindcss vue3-composition-api vuex
Last synced: 11 days ago
JSON representation
Shop.co Marcketplace
- Host: GitHub
- URL: https://github.com/mudmykola/shop.co
- Owner: mudmykola
- Created: 2023-08-21T19:52:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-08T06:53:39.000Z (about 1 year ago)
- Last Synced: 2023-10-08T11:26:01.461Z (about 1 year ago)
- Topics: axios, heroicons, tailwindcss, vue3-composition-api, vuex
- Language: Vue
- Homepage:
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop.co
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).