1.0.0 • Published 7 years ago

sl-qbui v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

项目说明

适用于符合QB风格的 单页面 Web应用

运行步骤

# 安装依赖
npm i

# 运行
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

依赖组件