智慧产城-门户

xielq 0b7ebf7dc9 init from phab 3 年 前
assets 0b7ebf7dc9 init from phab 3 年 前
components 0b7ebf7dc9 init from phab 3 年 前
layouts 0b7ebf7dc9 init from phab 3 年 前
middleware 0b7ebf7dc9 init from phab 3 年 前
pages 0b7ebf7dc9 init from phab 3 年 前
plugins 0b7ebf7dc9 init from phab 3 年 前
static 0b7ebf7dc9 init from phab 3 年 前
store 0b7ebf7dc9 init from phab 3 年 前
utils 0b7ebf7dc9 init from phab 3 年 前
Dockerfile 0b7ebf7dc9 init from phab 3 年 前
README.md 0b7ebf7dc9 init from phab 3 年 前
app.html 0b7ebf7dc9 init from phab 3 年 前
linux_musl-x64-57_binding.node 0b7ebf7dc9 init from phab 3 年 前
nuxt.config.js 0b7ebf7dc9 init from phab 3 年 前
package.json 0b7ebf7dc9 init from phab 3 年 前
post.sh 0b7ebf7dc9 init from phab 3 年 前
run.sh 0b7ebf7dc9 init from phab 3 年 前
server.js 0b7ebf7dc9 init from phab 3 年 前
yarn.lock 0b7ebf7dc9 init from phab 3 年 前

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.