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

https://github.com/robert197/dirtycar-fe


https://github.com/robert197/dirtycar-fe

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# dirtycar-fe2

To start:

```bash
$ npm install
```

To develop:

```bash
$ npm run dev```

To build for production:

```bash
$ npm run build
```

---

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