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.