官方推荐使用这两个命令完成服务端渲染
the official recommended commands are the following two,
the official recommended commands are the following two,
1 2 | nuxt build nuxt start |
官方推荐的 package.json 配置如下:
here is the recommen[……]
here is the recommen[……]
Gerry的博客
1 2 | nuxt build nuxt start |
1 2 | gzip on;#开启Gzip--open the Gzip gzip_min_length 1k;#1k以上开启Gzip--on[......]<p class="read-more"><a href="https://www.gerrytang.top/?p=6">Read more</a></p> |