Socket
Book a DemoInstallSign in
Socket

secywo

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

secywo

An independently developed front-end project scaffolding based on Typescript + Webpack

npmnpm
Version
0.7.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Secywo

介绍

一款个人开发的Typescript + Webpack的前端项目脚手架,支持React18+Vue3+两种内置模板选择

使用说明

  • 全局安装脚手架:npm i secywo -g
  • 执行命令secywo create [项目名称] 来在当前路径创建并拉取内置前端模板初始化Secywo App项目
  • 执行cd [项目名称]
  • 执行npm run start启动本地开发环境服务器
  • 执行npm run build进行打包构建

内置前端模板secywo-template相关使用文档:

  • secywo-template-react源码地址
  • secywo-template-vue源码地址

Keywords

typescript

FAQs

Package last updated on 31 Dec 2023

Did you know?

Socket

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