Socket
Socket
Sign inDemoInstall

@kway/factory

Package Overview
Dependencies
331
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @kway/factory

整合@kway/ui和@kway/server,形成基于vite的前后端一体化开发框架


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@kway/cli使用说明

介绍

整合@kway/ui和@kway/server,形成基于vite的前后端一体化开发框架

安装

目前属于实验阶段,npm i @kway/cli --save-dev

使用

const runner = require('@kway/cli')
const prod = false // 是否生产模式
runner(prod)

vite配置

在工程目录中创建vite.config.js文件进行前端构建配置 vite设置参考 vite配置文件设置说明

FAQs

Last updated on 27 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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