国网EIP系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
siontion 4d8081b867
Merge branch 'main' of http://222.71.165.188:3000/yunxi/GWEip
7 months ago
.vscode 初始化提交 7 months ago
public 初始化提交 7 months ago
src Merge branch 'main' of http://222.71.165.188:3000/yunxi/GWEip 7 months ago
style 初始化提交 7 months ago
.env env 开发环境 7 months ago
.eslintrc.cjs 初始化提交 7 months ago
.gitignore 初始化提交 7 months ago
.prettierrc.json 初始化提交 7 months ago
README.md 初始化提交 7 months ago
env.d.ts 初始化提交 7 months ago
index.html 初始化提交 7 months ago
package-lock.json 首页UI/UX 7 months ago
package.json 初始化提交 7 months ago
tsconfig.app.json 初始化提交 7 months ago
tsconfig.json 初始化提交 7 months ago
tsconfig.node.json 初始化提交 7 months ago
tsconfig.vitest.json 初始化提交 7 months ago
vite.config.ts 初始化提交 7 months ago
vitest.config.ts 初始化提交 7 months ago
yarn.lock 初始化提交 7 months ago

README.md

gw-web

Project Setup

yarn

Compile and Hot-Reload for Development

yarn run dev

Type-Check, Compile and Minify for Production

yarn run build