智慧产城-门户

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

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.