|
|
hace 2 años | |
|---|---|---|
| api | hace 2 años | |
| assets | hace 2 años | |
| components | hace 2 años | |
| layouts | hace 2 años | |
| map | hace 2 años | |
| middleware | hace 2 años | |
| pages | hace 2 años | |
| phpAPi | hace 2 años | |
| plugins | hace 2 años | |
| server | hace 2 años | |
| static | hace 2 años | |
| store | hace 2 años | |
| until | hace 2 años | |
| .editorconfig | hace 2 años | |
| .gitignore | hace 2 años | |
| README.md | hace 2 años | |
| nuxt.config.js | hace 2 años | |
| package-lock.json | hace 2 años | |
| package.json | hace 2 años | |
| tailwind.config.js | hace 2 años | |
| yarn.lock | hace 2 años |
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.