https://github.com/crazymryan/home
https://github.com/crazymryan/home
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/crazymryan/home
- Owner: CrazyMrYan
- Created: 2020-12-08T12:07:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T03:04:19.000Z (over 4 years ago)
- Last Synced: 2025-02-13T15:33:07.716Z (3 months ago)
- Language: Vue
- Size: 1.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [vue-editor](https://github.com/CrazyMrYan/home)
## description
## Features
[√] markDown[√] vue-router
[√] vue
[√] ant-design-vue
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).