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

https://github.com/localvoid/ivi-boilerplate


https://github.com/localvoid/ivi-boilerplate

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ivi project boilerplate

## Getting started

Install all dependencies.

```sh
$ yarn
```

Launch webpack server.

```sh
$ yarn serve
```