智慧产城-门户

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

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.