Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lyskos97/vuex-todo


https://github.com/lyskos97/vuex-todo

todo vue vuetify vuex

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# vue-todo

## Project setup

```bash
yarn install
```

### Compiles and hot-reloads for development

```bash
yarn run serve
```

### Compiles and minifies for production

```bash
yarn run build
```

### Lints and fixes files

```bash
yarn run lint
```