Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 365 Bytes

开始与创建应用程序

yarn install

安装包 yarn install

yarn start

在开发模式下运行应用程序 用浏览器打开http://localhost:3000

yarn Chrome Extension build

将 Chrome Extension 应用程序构建到“build”文件夹中

yarn build

将应用程序构建到“build”文件夹中