商城前端(SSR)

wangyc fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. il y a 8 ans
assets ed2752356e 商城前端项目 il y a 8 ans
components fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. il y a 8 ans
layouts ed2752356e 商城前端项目 il y a 8 ans
middleware ed2752356e 商城前端项目 il y a 8 ans
pages fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. il y a 8 ans
plugins 77a109bcaa 修改配置 il y a 8 ans
static fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. il y a 8 ans
store fae1d70c2a Merge branch 'master' of C:\Users\wangyc\WebstormProjects\mall-web-ssr with conflicts. il y a 8 ans
utils ed2752356e 商城前端项目 il y a 8 ans
.editorconfig ed2752356e 商城前端项目 il y a 8 ans
.eslintrc.js ed2752356e 商城前端项目 il y a 8 ans
.gitignore 35bd727163 原厂专区、代理经销 il y a 8 ans
Dockerfile 1142dee408 借助运行时环境参数进行编译 il y a 8 ans
README.md ed2752356e 商城前端项目 il y a 8 ans
app.html ed2752356e 商城前端项目 il y a 8 ans
nuxt.config.js 35bd727163 原厂专区、代理经销 il y a 8 ans
package.json 35bd727163 原厂专区、代理经销 il y a 8 ans
run.sh 00d791ebe2 修改docker启动command il y a 8 ans
server.js 77a109bcaa 修改配置 il y a 8 ans
yarn.lock 35bd727163 原厂专区、代理经销 il y a 8 ans

README.md

mall-web-ssr

mall web project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.