Example PWA + Nuxt + Vue + Axios + Express
Module available through the npm registry. It can be installed using the npm
or yarn
command line tools.
# NPM
npm install vuejs-with-express --save
# Or Using Yarn
yarn add vuejs-with-express
# Start
yarn dev
To run the test suite, first install the dependencies, then run test
:
# NPM
npm test
# Or Using Yarn
yarn test
@nuxtjs/axios: Secure and easy axios integration with Nuxt.js
Author: alexchopin, atinux, clarkdo, galvez, nuxt.bot, pi0License: MIT
Version: ^5.9.0
@nuxtjs/pwa: Supercharge Nuxt with a heavily tested, updated, zero-config and stable PWA solution!
Author: galvez, nuxt.bot, clarkdo, pi0, atinux, alexchopinLicense:
Version: 3.0.0-beta.19
@nuxtjs/vuetify: Vuetify Module for Nuxt.js
Author: aldarund, alexchopin, atinux, clarkdo, galvez, kevinmarrec, nuxt.bot, pi0License: MIT
Version: ^1.6.3
axios: Promise based HTTP client for the browser and node.js
Author: Matt ZabriskieLicense: MIT
Version: ^0.19.0
cookie-session: cookie session middleware
Author: fishrock123, tjholowaychuk, dougwilson, jongleberry, defunctzombieLicense: MIT
Version: 1.3.3
cross-env: Run scripts that set and use environment variables across platforms
Author: Kent C. DoddsLicense: MIT
Version: ^6.0.3
express: Fast, unopinionated, minimalist web framework
Author: TJ HolowaychukLicense: MIT
Version: ^4.17.1
nuxt: A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)
Author: atinuxLicense: MIT
Version: ^2.11.0
vue: Reactive, component-oriented view layer for modern web interfaces.
Author: Evan YouLicense: MIT
Version: ^2.6.10
nodemon: Simple monitor script for use during development of a node.js app.
Author: Remy SharpLicense: MIT
Version: ^2.0.2
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.
- danijelmartinek: Fork/Inspiration in nuxt.js-express-vuetify