Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 232 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 232 Bytes

基于QTK应用程序的模板

编译准备:

npm install 

编译:

npm run build

运行:

node app.js
(用浏览器打开:http://localhost:8088/www/index.html)

open www/index.html