智慧产城-门户

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

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.