智慧产城-门户

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

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.