Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuizhongxiong/bg-painter
背景生成工具
https://github.com/shuizhongxiong/bg-painter
Last synced: 23 days ago
JSON representation
背景生成工具
- Host: GitHub
- URL: https://github.com/shuizhongxiong/bg-painter
- Owner: shuizhongxiong
- License: gpl-3.0
- Created: 2019-11-27T07:30:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T15:12:16.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T03:41:52.086Z (about 1 month ago)
- Language: Vue
- Homepage: https://shuizhongxiong.github.io/bg-painter/dist/
- Size: 3.82 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bg-painter
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).