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.
|
2 months ago | |
---|---|---|
public | 1 year ago | |
src | 2 months ago | |
.gitignore | 1 year ago | |
README.md | 8 months ago | |
babel.config.js | 1 year ago | |
jsconfig.json | 1 year ago | |
package-lock.json | 7 months ago | |
package.json | 7 months ago | |
postcss.config.js | 1 year ago | |
tailwind.config.js | 1 year ago | |
vue.config.js | 8 months ago |
README.md
a8k_webui
Project setup
# 安装依赖
npm install
Compiles and hot-reloads for development
# 编译并启动服务
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint