Skip to content

使用webpack4.x和vue2.x构建的服务端渲染单页应用

Notifications You must be signed in to change notification settings

MingxiangFeng/webpack-vue-ssr-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

特性

  • 单页应用网站前端架构
  • spa, ssr, webpack4.x, vue2.x

运行

# 安装依赖
npm i
# 开发,服务启动后,访问localhost:9998
npm run dev
# 构建
npm run build

部署

使用pm2在服务器上部署, 启动命令npm run start pm2指南文档:https://pm2.keymetrics.io/

问题记录

About

使用webpack4.x和vue2.x构建的服务端渲染单页应用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published