Sem descrição

Vincent GUFFON b9a8ff33d0 Initial commit há 5 anos atrás
assets b9a8ff33d0 Initial commit há 5 anos atrás
components b9a8ff33d0 Initial commit há 5 anos atrás
layouts b9a8ff33d0 Initial commit há 5 anos atrás
middleware b9a8ff33d0 Initial commit há 5 anos atrás
pages b9a8ff33d0 Initial commit há 5 anos atrás
plugins b9a8ff33d0 Initial commit há 5 anos atrás
static b9a8ff33d0 Initial commit há 5 anos atrás
store b9a8ff33d0 Initial commit há 5 anos atrás
test b9a8ff33d0 Initial commit há 5 anos atrás
.babelrc b9a8ff33d0 Initial commit há 5 anos atrás
.editorconfig b9a8ff33d0 Initial commit há 5 anos atrás
.gitignore b9a8ff33d0 Initial commit há 5 anos atrás
README.md b9a8ff33d0 Initial commit há 5 anos atrás
jest.config.js b9a8ff33d0 Initial commit há 5 anos atrás
nuxt.config.js b9a8ff33d0 Initial commit há 5 anos atrás
package.json b9a8ff33d0 Initial commit há 5 anos atrás
yarn.lock b9a8ff33d0 Initial commit há 5 anos atrás

README.md

admin

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.