https://github.com/quackquackquack/nuxt-heroku
https://github.com/quackquackquack/nuxt-heroku
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quackquackquack/nuxt-heroku
- Owner: QuackQuackQuack
- Created: 2018-04-20T03:24:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T09:15:35.000Z (about 8 years ago)
- Last Synced: 2025-04-08T21:51:21.693Z (over 1 year ago)
- Language: Vue
- Size: 1.45 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).