olinox 5d4e64da25 init django and nuxt projects 4 lat temu
..
assets 5d4e64da25 init django and nuxt projects 4 lat temu
components 5d4e64da25 init django and nuxt projects 4 lat temu
layouts 5d4e64da25 init django and nuxt projects 4 lat temu
middleware 5d4e64da25 init django and nuxt projects 4 lat temu
pages 5d4e64da25 init django and nuxt projects 4 lat temu
plugins 5d4e64da25 init django and nuxt projects 4 lat temu
static 5d4e64da25 init django and nuxt projects 4 lat temu
store 5d4e64da25 init django and nuxt projects 4 lat temu
.editorconfig 5d4e64da25 init django and nuxt projects 4 lat temu
.gitignore 5d4e64da25 init django and nuxt projects 4 lat temu
README.md 5d4e64da25 init django and nuxt projects 4 lat temu
nuxt.config.js 5d4e64da25 init django and nuxt projects 4 lat temu
package-lock.json 5d4e64da25 init django and nuxt projects 4 lat temu
package.json 5d4e64da25 init django and nuxt projects 4 lat temu
tsconfig.json 5d4e64da25 init django and nuxt projects 4 lat temu

README.md

orion-app

Build Setup

# 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.