sir.K 57fa1b7cad add | hace 6 años | |
---|---|---|
api | hace 6 años | |
assets | hace 6 años | |
common | hace 6 años | |
components | hace 6 años | |
layouts | hace 6 años | |
middleware | hace 6 años | |
pages | hace 6 años | |
plugins | hace 6 años | |
server | hace 6 años | |
static | hace 6 años | |
store | hace 6 años | |
.editorconfig | hace 6 años | |
.gitignore | hace 6 años | |
.prettierrc | hace 6 años | |
README.md | hace 6 años | |
app.html | hace 6 años | |
nuxt.config.js | hace 6 años | |
package.json | hace 6 años | |
yarn.lock | hace 6 años |
My magnificent Nuxt.js project
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
For detailed explanation on how things work, checkout Nuxt.js docs.