carey0001 3379242ad8 Merge remote-tracking branch 'remotes/origin/master' | hace 5 años | |
---|---|---|
assets | hace 5 años | |
components | hace 5 años | |
layouts | hace 5 años | |
middleware | hace 5 años | |
pages | hace 5 años | |
plugins | hace 5 años | |
static | hace 5 años | |
store | hace 5 años | |
.editorconfig | hace 5 años | |
.eslintrc.js | hace 5 años | |
.gitignore | hace 5 años | |
.prettierrc | hace 5 años | |
README.md | hace 5 años | |
nuxt.config.js | hace 5 años | |
package-lock1.json | hace 5 años | |
package.json | hace 5 años |
My majestic Nuxt.js project
# install dependencies
$ npm 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 Nuxt.js docs.