1. 程式人生 > >Extjs6.0搭建專案

Extjs6.0搭建專案

1、下載extjs6的gpl版本和sencha cmd:

sdk下載地址:https://www.sencha.com/legal/GPL/

cmd下載地址:https://www.sencha.com/products/sencha-cmd/

安裝sencha cmd,並且配置cmd環境變數

2、生成專案的參考文件:https://docs.sencha.com/cmd/6.6.0/guides/extjs/cmd_app.html?tdsourcetag=s_pctim_aiomsg

3、sencha build electron參考文件(生成electron應用程式):https://www.sencha.com/blog/creating-installable-desktop-applications-with-ext-js-and-electron/