xielq 0b7ebf7dc9 init from phab | il y a 4 ans | |
---|---|---|
assets | il y a 4 ans | |
components | il y a 4 ans | |
layouts | il y a 4 ans | |
middleware | il y a 4 ans | |
pages | il y a 4 ans | |
plugins | il y a 4 ans | |
static | il y a 4 ans | |
store | il y a 4 ans | |
utils | il y a 4 ans | |
Dockerfile | il y a 4 ans | |
README.md | il y a 4 ans | |
app.html | il y a 4 ans | |
linux_musl-x64-57_binding.node | il y a 4 ans | |
nuxt.config.js | il y a 4 ans | |
package.json | il y a 4 ans | |
post.sh | il y a 4 ans | |
run.sh | il y a 4 ans | |
server.js | il y a 4 ans | |
yarn.lock | il y a 4 ans |
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.