nuxt-community / express-template

Starter template for Nuxt 2 with Express.
https://codesandbox.io/s/github/nuxt-community/express-template
1.25k stars 239 forks source link

fix: Add Express as a Dependency #192

Closed ultraJeff closed 3 years ago

ultraJeff commented 3 years ago

Adding Express as a local dependency to avoid needing it installed globally. Let me know if you want to call out a specific Express version.

Closes #191