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

https://github.com/bitwit/lemonade-startup

Developed for Toronto Game Jam 9 (#TOJam 2014)
https://github.com/bitwit/lemonade-startup

Last synced: 7 months ago
JSON representation

Developed for Toronto Game Jam 9 (#TOJam 2014)

Awesome Lists containing this project

README

          

# lemonade-startup

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

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

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).