Skip to content

Commit

Permalink
Mentioning nuxt-express-module
Browse files Browse the repository at this point in the history
as an alternative way to use express and nuxt together.
  • Loading branch information
uptownhr authored Mar 29, 2018
1 parent 4e60efa commit d33622b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ We use [backpack](https://github.com/palmerhq/backpack) to watch and build the a
- [Nuxt.js](https://nuxtjs.org/guide/)
- [Vue.js](http://vuejs.org/guide/)

## Alternative [Nuxt Express Module](https://github.com/uptownhr/nuxt-express-module)
The module adds express into Nuxt's connect middleware stack using Nuxt's module system. The method will also handle hot reloading with out causing the nuxt build server to restart.

## Licenses

- [ExpressJS license](https://github.com/expressjs/express/blob/master/LICENSE)
Expand Down

0 comments on commit d33622b

Please sign in to comment.