/clover.blue2

firestore & nuxt

Primary LanguageVue

clover.blue

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate

test

$ yarn test

$ yarn e2e $ yarn e2e:open $ yarn diff

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