Skip to content

LRithe/ssr-vue

Repository files navigation

ssr-test

服务端渲染DEMO,api采取的是豆瓣API。 production配置信息写在congfig/prod.env.js中。 beta配置信息写在congfig/beta.env.js中。 dev配置信息写在congfig/dev.env.js中。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8888
npm run dev

# build for production with minification
npm run build

# build for beta with minification
npm run build:beta

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published