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

https://github.com/flavien-hugs/django-blog-vue-app

Django With VueJS Blog App
https://github.com/flavien-hugs/django-blog-vue-app

django-rest-framework django-vue django-vuejs

Last synced: 6 months ago
JSON representation

Django With VueJS Blog App

Awesome Lists containing this project

README

          

# django-blog-vue-app

# frontend

## 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/).