Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xcaffebabe/shop-management-system

一个用来练手的vue小项目
https://github.com/0xcaffebabe/shop-management-system

Last synced: about 1 month ago
JSON representation

一个用来练手的vue小项目

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/).