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

https://github.com/louismazel/vue-smart-list-ui

A smart & beautiful interface to manage data list
https://github.com/louismazel/vue-smart-list-ui

Last synced: over 1 year ago
JSON representation

A smart & beautiful interface to manage data list

Awesome Lists containing this project

README

          

# vue-smart-list-ui

## Project setup

```bash
npm install
```

### Compiles and hot-reloads for development

```bash
npm run serve
```

### Compiles and minifies for production

```bash
npm run build
```

### Lints and fixes files

```bash
npm run lint
```

### Customize configuration

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