xielq 0b7ebf7dc9 init from phab | hace 3 años | |
---|---|---|
assets | hace 3 años | |
components | hace 3 años | |
layouts | hace 3 años | |
middleware | hace 3 años | |
pages | hace 3 años | |
plugins | hace 3 años | |
static | hace 3 años | |
store | hace 3 años | |
utils | hace 3 años | |
Dockerfile | hace 3 años | |
README.md | hace 3 años | |
app.html | hace 3 años | |
linux_musl-x64-57_binding.node | hace 3 años | |
nuxt.config.js | hace 3 años | |
package.json | hace 3 años | |
post.sh | hace 3 años | |
run.sh | hace 3 años | |
server.js | hace 3 años | |
yarn.lock | hace 3 años |
mall web project
# 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.