Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenjinxinlove/afo-vue-mobile
vue
https://github.com/chenjinxinlove/afo-vue-mobile
jest-tests ui ui-design vue vue-jest
Last synced: 8 days ago
JSON representation
vue
- Host: GitHub
- URL: https://github.com/chenjinxinlove/afo-vue-mobile
- Owner: chenjinxinlove
- Created: 2018-08-01T08:49:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T02:57:12.000Z (about 2 months ago)
- Last Synced: 2024-11-26T03:29:30.365Z (about 2 months ago)
- Topics: jest-tests, ui, ui-design, vue, vue-jest
- Language: Vue
- Size: 334 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# afo-vue-mobile
all form one 是一套vue、react的移动端和pc端ui框架
我想要一个写一个demo在这
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Lints and fixes files
```
yarn run lint
```### Run your unit tests
```
yarn run test:unit
```