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

https://github.com/dylanlott/artistblock

a simple app to help artists find inspiration and ideas to draw.
https://github.com/dylanlott/artistblock

Last synced: about 1 year ago
JSON representation

a simple app to help artists find inspiration and ideas to draw.

Awesome Lists containing this project

README

          

# Quasar App

> A Quasar project

## Build Setup

``` bash
# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint
```