# smartisan-web-ui **Repository Path**: feiyu01/smartisan-web-ui ## Basic Information - **Project Name**: smartisan-web-ui - **Description**: 个人比较喜欢锤子风格的 UI 设计,自己做了一套锤子风格的 Vue 控件,顺便学习前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2019-04-12 - **Last Updated**: 2022-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # smartisan-web-ui ## 项目预览 ### 预览地址:http://feiyu01.gitee.io/smartisan-web-ui ## 任务列表 ![Image text](./doc/list.jpg) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).