Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xcaffebabe/shop-management-system
一个用来练手的vue小项目
https://github.com/0xcaffebabe/shop-management-system
Last synced: about 1 month ago
JSON representation
一个用来练手的vue小项目
- Host: GitHub
- URL: https://github.com/0xcaffebabe/shop-management-system
- Owner: 0xcaffebabe
- Created: 2020-03-24T02:48:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:56:57.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T16:42:17.444Z (over 1 year ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop-management-system
## 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/).