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

https://github.com/quackquackquack/nuxt-heroku


https://github.com/quackquackquack/nuxt-heroku

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nuxt SSR with Express - Heroku

> nuxt with Express axios, vuex, vuetify at heroku project

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve at localhost:3000
$ yarn dev
```

Site : [https://quackquackquack.herokuapp.com](https://quackquackquack.herokuapp.com).

For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).