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