Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.25 KB

README.md

File metadata and controls

60 lines (44 loc) · 2.25 KB

template-multi-page-vue-ssr

version version version version version version

🔵 Internationalization

English | 中文文档

ℹ️ Introductions

A multi page server rendering project template based on 'webpack' +'vue '

✳️ Features

To be perfected...

💎 Installation

Setup

# Installation dependency
npm install

# starting with webpack-dev-server
npm run dev:page

# package build
npm run build:page:dev   develop
npm run build:page:test  testing
npm run build:page:prod  production
npm run serve:page:test  Start the service in a local simulation production environment

😜 Authors

misitebao

©️ License

License MIT