vuejs-with-express

Example PWA + Nuxt + Vue + Axios + Express


Keywords
axios, express, expressjs, nuxt, nuxtjs, pwa, vue, vuejs, hacktoberfest
License
MIT
Install
npm install vuejs-with-express@1.0.3

Documentation

VueJs with Express

Travis Downloads Node Version XO code style

Example PWA + Nuxt + Vue + Axios + Express

Installation

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

Usage

# Start
yarn dev

Tests

To run the test suite, first install the dependencies, then run test:

# NPM
npm test
# Or Using Yarn
yarn test

Dependencies

@nuxtjs/axios: Secure and easy axios integration with Nuxt.js Author: alexchopin, atinux, clarkdo, galvez, nuxt.bot, pi0
License: 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, alexchopin
License:
Version: 3.0.0-beta.19
@nuxtjs/vuetify: Vuetify Module for Nuxt.js Author: aldarund, alexchopin, atinux, clarkdo, galvez, kevinmarrec, nuxt.bot, pi0
License: MIT
Version: ^1.6.3
axios: Promise based HTTP client for the browser and node.js Author: Matt Zabriskie
License: MIT
Version: ^0.19.0
body-parser: Node.js body parsing middleware Author: dougwilson
License: MIT
Version: 1.19.0
cookie-session: cookie session middleware Author: fishrock123, tjholowaychuk, dougwilson, jongleberry, defunctzombie
License: MIT
Version: 1.3.3
cross-env: Run scripts that set and use environment variables across platforms Author: Kent C. Dodds
License: MIT
Version: ^6.0.3
express: Fast, unopinionated, minimalist web framework Author: TJ Holowaychuk
License: MIT
Version: ^4.17.1
nuxt: A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js) Author: atinux
License: MIT
Version: ^2.11.0
vue: Reactive, component-oriented view layer for modern web interfaces. Author: Evan You
License: MIT
Version: ^2.6.10
vuetify: Vue Material Component Framework Author: John Leider
License: MIT
Version: 2.1.15

Dev Dependencies

nodemon: Simple monitor script for use during development of a node.js app. Author: Remy Sharp
License: MIT
Version: ^2.0.2
xo: JavaScript linter with great defaults Author: Sindre Sorhus
License: MIT
Version: ^0.25.3

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

Thanks

License

MIT © Tiago Danin