https://github.com/huibizhang/post-editor
https://github.com/huibizhang/post-editor
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/huibizhang/post-editor
- Owner: huibizhang
- License: mit
- Created: 2022-08-19T16:11:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T16:22:16.000Z (about 3 years ago)
- Last Synced: 2025-01-23T11:25:29.218Z (9 months ago)
- Language: Vue
- Homepage: post-editor.vercel.app
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# post-editor
- **template of:** vite + vue
- **tailwindcss:** v3.x## Started
```bash
yarn
# or `npm install`
```---
## Develop
```bash
yarn dev
# or `npm run dev`
```---
## Build
```bash
yarn build
# or `npm run build`
```---
![]()