8000 GitHub - machuanjia/firehawk: a monorepo project with nestjs 、vue3 、qiankun 、lerna
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

machuanjia/firehawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firehawk

测运控前端项目

主要命令

//安装包
npm install
//给指定项目(client)安装包
npm install -w client
//运行apps下hualu子项目 build 命令
lerna run build --scope=hualu
//删除所有项目依赖
lerna clean 
//删除某个项目(client)包的依赖
lerna clean --scope=client 

VSCODE插件

volar
https://marketplace.visualstudio.com/items?itemName=Vue.volar

打包工具vite

https://cn.vitejs.dev/guide/

ts

https://cn.vuejs.org/guide/typescript/overview.html

About

a monorepo project with nestjs 、vue3 、qiankun 、lerna

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0