Skip to content

Repository files navigation

ssr_starter

1、克隆,安装依赖

git clone https://github.com/tom-wang/ssr_starter.git
npm install

2、构建

npm run build
npm run build:server

3、测试(CLI)

# 正常情况会输出一段html
node src/cli.js

4、测试(Web Server)

# 打开http://localhost:3000/查看
node src/server.js

About

for vue ssr beginners!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages