文件名称:azurite:电子[WIP]绘画应用
文件大小:3.95MB
文件格式:ZIP
更新时间:2024-06-02 19:13:32
TypeScript
石青石 Electron中的休闲绘画应用程序 先决条件 Node.js 视窗 Python 2.7 / Visual C ++(用于使用node-gyp构建本机模块) 建造 npm install npm run watch 建立本机代码 npm run build:nativelib # rebuild entirely npm run node-gyp:build # build changed files only 运行应用 npm run app 测试 npm test 与webpack devserver # assuming you are running `npm run watch` npm run test:dev 套餐应用 npm run package 打包的应用程序将位于/build 。