2020-05-22 15:40:26 +00:00
|
|
|
# QRBTF
|
2020-04-30 10:01:46 +00:00
|
|
|
|
2020-05-22 15:40:26 +00:00
|
|
|
A simple online tool to beautify your QR code.
|
|
|
|
|
|
|
|
URL: [qrbtf.com](https://qrbtf.com)
|
|
|
|
|
|
|
|
中文介绍: [如何制作一个漂亮的二维码](https://mp.weixin.qq.com/s/_Oy9I9FqPXhfwN9IUhf6_g)
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
``` bash
|
|
|
|
cd ..
|
|
|
|
npm install
|
|
|
|
npm start
|
|
|
|
```
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
1. Open [qrbtf.com](https://qrbtf.com).
|
|
|
|
2. Enter a URL or text.
|
|
|
|
3. Select a style.
|
|
|
|
4. Adjust parameters.
|
|
|
|
5. Download `JPG` or `SVG`.
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
|
2020-05-22 15:54:02 +00:00
|
|
|
![QR codes](https://camo.githubusercontent.com/394dedf8936b5dc18c692c50d3df0c7a00e54207/68747470733a2f2f626c6f672e6369616f6368616f732e636f6d2f70726f6a656374732f7172636f64652f717273322e6a7067)
|
2020-05-22 15:40:26 +00:00
|
|
|
|
2020-05-22 15:54:02 +00:00
|
|
|
![QR code style C2](https://camo.githubusercontent.com/6ff1f62f2913e54ec76573a0e1473fbfce440663/68747470733a2f2f626c6f672e6369616f6368616f732e636f6d2f70726f6a656374732f7172636f64652f7172322e6a7067)
|