Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarahdayan/markdown-editor-vue-xstate
A Markdown editor in Vue.js and XState
https://github.com/sarahdayan/markdown-editor-vue-xstate
Last synced: about 1 month ago
JSON representation
A Markdown editor in Vue.js and XState
- Host: GitHub
- URL: https://github.com/sarahdayan/markdown-editor-vue-xstate
- Owner: sarahdayan
- Archived: true
- Created: 2020-02-16T01:18:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T13:49:40.000Z (over 3 years ago)
- Last Synced: 2024-08-02T09:27:10.166Z (4 months ago)
- Language: CSS
- Homepage: https://nifty-yalow-295db4.netlify.com
- Size: 2.6 MB
- Stars: 28
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_xstate - GitHub - a Markdown Editor in Vue.js and XState
README
# markdown-editor-vue-xstate
> A Markdown Editor in Vue.js and XState
![Markdown Editor in Vue.js and XState](preview.png)
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```