olinox 5d4e64da25 init django and nuxt projects 4 лет назад
..
assets 5d4e64da25 init django and nuxt projects 4 лет назад
components 5d4e64da25 init django and nuxt projects 4 лет назад
layouts 5d4e64da25 init django and nuxt projects 4 лет назад
middleware 5d4e64da25 init django and nuxt projects 4 лет назад
pages 5d4e64da25 init django and nuxt projects 4 лет назад
plugins 5d4e64da25 init django and nuxt projects 4 лет назад
static 5d4e64da25 init django and nuxt projects 4 лет назад
store 5d4e64da25 init django and nuxt projects 4 лет назад
.editorconfig 5d4e64da25 init django and nuxt projects 4 лет назад
.gitignore 5d4e64da25 init django and nuxt projects 4 лет назад
README.md 5d4e64da25 init django and nuxt projects 4 лет назад
nuxt.config.js 5d4e64da25 init django and nuxt projects 4 лет назад
package-lock.json 5d4e64da25 init django and nuxt projects 4 лет назад
package.json 5d4e64da25 init django and nuxt projects 4 лет назад
tsconfig.json 5d4e64da25 init django and nuxt projects 4 лет назад

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.