/nuxt-app

Nuxt app template project with my customisation.

Primary LanguageVueApache License 2.0Apache-2.0

Nuxt App Template

Nuxt app template project with my customisation.

Included

  • vue-rx
  • vue-observe-visibility
  • vue-spinner
  • vue-portal

Custom

  • API Serverless Integration
  • Path Replacement
  • Dialog
  • Notification
  • Text Auto & Input
  • Masonry (Pinterest)
  • Horizontal List (Side scroll)

Additional Plugins to consider

  • @nuxtjs/auth
  • @nuxtjs/recaptcha
  • @nuxtjs/style-resources
  • @nuxtjs/redirect-module
  • @nuxtjs/content

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