nuxt-app
nuxt-app copied to clipboard
Nuxt app template project with my customisation.
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