Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hadihammurabi/belajar-vue-mdx

Belajar MDX dengan VueJS
https://github.com/hadihammurabi/belajar-vue-mdx

Last synced: 7 days ago
JSON representation

Belajar MDX dengan VueJS

Awesome Lists containing this project

README

        

# `@mdx-js/vue` example with `MDXProvider`

## Project setup

```sh
yarn install
```

### Compiles and hot-reloads for development

```sh
yarn run serve
```

### Compiles and minifies for production

```sh
yarn run build
```

### Run your tests

```sh
yarn run test
```

### Lints and fixes files

```sh
yarn run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).