Socket
Socket
Sign inDemoInstall

@kdcloudjs/create-kd-app

Package Overview
Dependencies
182
Maintainers
13
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

6

lib/generator/react-template/README.md

@@ -1,1 +0,5 @@

1. 尽量安装最新Node版本,否则构建可能报错
注:尽量安装最新Node版本,否则构建可能报错
## 步骤
1. 安装依赖 `npm install`
2. 启动服务 `npm start`
3. 打包项目用于部署 `npm run build`

@@ -1,1 +0,9 @@

1. 尽量安装最新Node版本,否则构建可能报错
注:尽量安装最新Node版本,否则构建可能报错
## 步骤
1. 安装依赖 `npm install`
2. 启动服务 `npm start`
3. 打包项目用于部署 `npm run build`
启动服务后,页面:
![](../../../img/4.png)
*左侧为项目目录,右侧为运行后的商城首页。*

2

package.json
{
"name": "@kdcloudjs/create-kd-app",
"version": "1.0.3",
"version": "1.0.4",
"main": "./src/index.js",

@@ -5,0 +5,0 @@ "bin": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc