Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 292 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 292 Bytes

use nuxt express template

docker-nuxt

docker-nuxt

Build Setup

# build image
$ docker build -t nuxt-demo .

# serve at localhost:8080
$ docker run -dt -p 8080:3000 nuxt-p

author blog:http://blog.shudong.wang/ github: wsdo email: wsd312@163.com