![]() |
há 6 anos atrás | |
---|---|---|
assets | há 6 anos atrás | |
components | há 6 anos atrás | |
layouts | há 6 anos atrás | |
middleware | há 6 anos atrás | |
pages | há 6 anos atrás | |
plugins | há 6 anos atrás | |
static | há 6 anos atrás | |
store | há 6 anos atrás | |
utils | há 6 anos atrás | |
.babelrc | há 7 anos atrás | |
.editorconfig | há 7 anos atrás | |
.eslintrc.js | há 7 anos atrás | |
.gitignore | há 7 anos atrás | |
Dockerfile | há 6 anos atrás | |
README.md | há 7 anos atrás | |
app.html | há 6 anos atrás | |
nuxt.config.js | há 6 anos atrás | |
package-lock.json | há 6 anos atrás | |
package.json | há 6 anos atrás | |
post.sh | há 7 anos atrás | |
run.sh | há 7 anos atrás | |
server.js | há 6 anos atrás | |
yarn.lock | há 6 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.