智慧产城-门户

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

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.