智慧产城-门户

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

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.