swoole / dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swoole Dashboard

修改 .vue 文件和 .ts 文件后不需要重启服务,刷新浏览器即可

环境

  • Version: typescript 4.2.4
  • node -v v10.15.1
  • npm -v 7.21.0

前端模版

https://github.com/Armour/vue-typescript-admin-template

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run your unit tests

yarn test:unit

Generate all svg components

yarn svg

About


Languages

Language:Vue 71.4%Language:TypeScript 27.4%Language:SCSS 0.6%Language:JavaScript 0.5%Language:HTML 0.1%