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

https://github.com/snowdogapps/hackyeah-2020

App created during the HackYeah 2020
https://github.com/snowdogapps/hackyeah-2020

Last synced: 6 months ago
JSON representation

App created during the HackYeah 2020

Awesome Lists containing this project

README

          

# hackyeah-2020

## Build Setup

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).