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

https://github.com/zmitry/vue-table


https://github.com/zmitry/vue-table

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# new-projec2

To start:

```bash
$ npm install
```

To develop:

```bash
$ npm run dev```

To build for production:

```bash
$ npm run build
```

To lint you code:

```bash
$ npm run lint
```

---

Generated by [VuePack](https://github.com/egoist/vuepack).