|
11 months ago | |
---|---|---|
assets | 11 months ago | |
components | 11 months ago | |
layouts | 11 months ago | |
middleware | 11 months ago | |
pages | 11 months ago | |
plugins | 11 months ago | |
static | 11 months ago | |
store | 11 months ago | |
.editorconfig | 11 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
nuxt.config.js | 11 months ago | |
package-lock.json | 11 months ago | |
package.json | 11 months ago |
Elytra gives Dokku wings to fly higher and make deployments easier and more efficient.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.