electron-reactstrap-boilerplate:使用ReactJS和Bootstrap的ElectronJS项目的起点

时间:2024-06-04 04:34:01
【文件属性】:

文件名称:electron-reactstrap-boilerplate:使用ReactJS和Bootstrap的ElectronJS项目的起点

文件大小:163KB

文件格式:ZIP

更新时间:2024-06-04 04:34:01

JavaScript

电子React捕集器 使用ReactJS和Bootstrap的ElectronJS项目的起点。 用法 克隆仓库并安装依赖项。 git clone https://github.com/unnamed-community/electron-reactstrap-boilerplate.git cd electron-reactstrap-boilerplate npm install 运行项目 要在终端中运行项目,请执行以下操作: npm run compile 不要关闭终端,打开另一个终端并运行: npm start 要在打开开发工具并激活实时重新加载的情况下运行项目,请执行以下操作: npm run dev 建立项目 要构建项目运行: npm run build 代码的优化版本将在dist/文件夹中生成。 dist/文件夹和main.js文件构成您的应用程序。 现在,您只


【文件预览】:
electron-reactstrap-boilerplate-master
----.babelrc(90B)
----package.json(1KB)
----LICENSE(34KB)
----package-lock.json(279KB)
----src()
--------index.js(242B)
--------images()
--------index.html(122B)
--------components()
--------styles()
----main.js(889B)
----.gitignore(208B)
----webpack.config.js(852B)
----README.md(938B)

网友评论