Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuxinhang/secondhand-book-market-client
二手书城客户端
https://github.com/xuxinhang/secondhand-book-market-client
Last synced: 25 days ago
JSON representation
二手书城客户端
- Host: GitHub
- URL: https://github.com/xuxinhang/secondhand-book-market-client
- Owner: xuxinhang
- Created: 2019-03-28T15:27:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T22:05:35.000Z (about 2 years ago)
- Last Synced: 2023-03-08T16:55:16.824Z (almost 2 years ago)
- Language: Vue
- Homepage: http://159.65.66.147/client/
- Size: 3.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# secondhand-book-market-client
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).