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

https://github.com/posva/bcn-marfeel-demo

Demo for the meetup @marfeel the 19/07/2018
https://github.com/posva/bcn-marfeel-demo

Last synced: 4 months ago
JSON representation

Demo for the meetup @marfeel the 19/07/2018

Awesome Lists containing this project

README

          

# barcelona-demo

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Lints and fixes files
```
yarn run lint
```