商城前端(SSR)

shenjj 8dd85add67 新增分享求购 há 8 anos atrás
assets e6e6420845 新增分享求购 há 8 anos atrás
components 8dd85add67 新增分享求购 há 8 anos atrás
layouts e6e6420845 新增分享求购 há 8 anos atrás
middleware 2c836673a3 开通卖家中心登录验证 há 8 anos atrás
pages 8dd85add67 新增分享求购 há 8 anos atrás
plugins e6e6420845 新增分享求购 há 8 anos atrás
static e6e6420845 新增分享求购 há 8 anos atrás
store e6e6420845 新增分享求购 há 8 anos atrás
utils e6e6420845 新增分享求购 há 8 anos atrás
.babelrc 826587ff3d ie兼容处理 há 8 anos atrás
.editorconfig ed2752356e 商城前端项目 há 8 anos atrás
.eslintrc.js e6e6420845 新增分享求购 há 8 anos atrás
.gitignore b4f679a9d7 更新忽略文件 há 8 anos atrás
Dockerfile e6e6420845 新增分享求购 há 8 anos atrás
README.md ea935475a9 删除git分支测试 há 8 anos atrás
app.html 8dd85add67 新增分享求购 há 8 anos atrás
linux_musl-x64-57_binding.node 1ba22cd4e8 修改dockerfile há 8 anos atrás
nuxt.config.js e6e6420845 新增分享求购 há 8 anos atrás
package.json e6e6420845 新增分享求购 há 8 anos atrás
post.sh e6e6420845 新增分享求购 há 8 anos atrás
run.sh 3410096ddb post.sh há 8 anos atrás
server.js e6e6420845 新增分享求购 há 8 anos atrás
yarn.lock 0d9b35248c 解决买卖家中心退出登录退转到B2C项目的问题 há 8 anos atrás

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.