https://github.com/uedatakeyuki/markdown-it-trial2
https://github.com/uedatakeyuki/markdown-it-trial2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uedatakeyuki/markdown-it-trial2
- Owner: UedaTakeyuki
- Created: 2022-02-13T13:19:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T13:19:36.000Z (over 3 years ago)
- Last Synced: 2025-01-30T15:39:56.842Z (5 months ago)
- Language: Vue
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# markdown-it-trial2
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).