Skip to content

Latest commit

 

History

History
94 lines (73 loc) · 4.05 KB

README.zh-CN.md

File metadata and controls

94 lines (73 loc) · 4.05 KB

node compatility vite vue vue-router vuex author LICENSE

Vite3 + Vue2 + JavaScript + Vue Router + Vuex + Less + Axios + ESLint + Stylelint + Prettier

在线 Demo

English | 简体中文

特性

编码风格

开发工具

使用

开发

只需要执行以下命令就可以在 http://localhost:3000 中看到

## 安装依赖
npm install

## 运行
npm run dev

构建

## 构建
npm run build

开源协议

MIT

Copyright (c) 2022 ElanYoung