An open API service indexing awesome lists of open source software.

https://github.com/codegather/template-multi-page-vue-ssr

A multi page server rendering project template based on 'webpack' +'vue ' | 一个基于 Webpack + Vue 的多页面服务端渲染项目模板
https://github.com/codegather/template-multi-page-vue-ssr

Last synced: 4 months ago
JSON representation

A multi page server rendering project template based on 'webpack' +'vue ' | 一个基于 Webpack + Vue 的多页面服务端渲染项目模板

Awesome Lists containing this project

README

        

# template-multi-page-vue-ssr


version


version


version


version


version


version

## :large_blue_circle: Internationalization

English | [中文文档](README_zh.md)

## :information_source: Introductions

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

## :eight_spoked_asterisk: Features

To be perfected...

## :gem: Installation

### Setup

``` bash
# 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
```

## :stuck_out_tongue_winking_eye: Authors

[misitebao](https://github.com/misitebao)

## :copyright: License

[License MIT](LICENSE)