From 5709945e3b6f9554cf571bed487d829d50fcd31d Mon Sep 17 00:00:00 2001 From: guansixu Date: Mon, 14 Aug 2017 11:33:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51de0b8..477d3b6 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,19 @@ 主界面 ![image](https://github.com/guandaxia/text-to-voice/blob/master/screenshot/setting.jpg) -设置界面 \ No newline at end of file +设置界面 + +---- + +### 测试 + +1. npm install + +2. npm run start + +### 打包 +1. npm install + +2. npm run dist + +3. 打包完成之后在项目的根目录下的dist文件夹下可以找到安装包 \ No newline at end of file