智慧产城-门户

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

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.