18 lines
234 B
Markdown
18 lines
234 B
Markdown
|
|
# 通用框架
|
||
|
|
|
||
|
|
- 编码工具 使用 VSCODE
|
||
|
|
|
||
|
|
```bash
|
||
|
|
安装如下插件:
|
||
|
|
Chinese (Simplified)
|
||
|
|
ESLint
|
||
|
|
HTML CSS Support
|
||
|
|
minapp
|
||
|
|
Prettier - Code formatter
|
||
|
|
Prettier ESLint
|
||
|
|
Protobuf support
|
||
|
|
stylelint
|
||
|
|
Vetur
|
||
|
|
Vue 2 Snippets
|
||
|
|
markdownlint
|
||
|
|
```
|