🌐
GitHub
github.com › bbachi › vuejs-nodejs-example
GitHub - bbachi/vuejs-nodejs-example: Example Project to demonstrate how to use Vue.js with nodejs backend
Example Project to demonstrate how to use Vue.js with nodejs backend - bbachi/vuejs-nodejs-example
Starred by 73 users
Forked by 64 users
Languages   Vue 50.6% | JavaScript 35.5% | HTML 5.7% | CSS 5.0% | Dockerfile 3.2% | Vue 50.6% | JavaScript 35.5% | HTML 5.7% | CSS 5.0% | Dockerfile 3.2%
🌐
GitHub
github.com › bbachi › vuejs-nodejs-example › blob › master › Dockerfile
vuejs-nodejs-example/Dockerfile at master · bbachi/vuejs-nodejs-example
Example Project to demonstrate how to use Vue.js with nodejs backend - vuejs-nodejs-example/Dockerfile at master · bbachi/vuejs-nodejs-example
Author   bbachi
🌐
GitHub
github.com › bbachi › vuejs-nodejs-example › blob › master › README.md
vuejs-nodejs-example/README.md at master · bbachi/vuejs-nodejs-example
Example Project to demonstrate how to use Vue.js with nodejs backend - vuejs-nodejs-example/README.md at master · bbachi/vuejs-nodejs-example
Author   bbachi
🌐
GitHub
github.com › oktadev › okta-vue-node-example
GitHub - oktadev/okta-vue-node-example: Example of a Basic CRUD App with Vue.js and Node · GitHub
This example app shows how to create a Node.js API and display its data with a Vue.js UI.
Starred by 98 users
Forked by 48 users
Languages   JavaScript 83.1% | Vue 11.1% | HTML 5.8%
🌐
Github Code
githubcode.com › home › vue + node.js example
Vue + Node.js example - Github Code
July 13, 2023 - Vue + Node.js example with Github source code - Vue & Node.js Express sample project Github - Fullstack Vue 2/3/Typescript with Node backend
🌐
GitHub
github.com › KrunalLathiya › VueNodeTutorial
GitHub - KrunalLathiya/VueNodeTutorial: VueJS Nodejs Tutorial walks through creating a Node.js, MongoDB, Express, and front-end framework (Vue.js) application. Client side code is bundled with Webpack. It is also called VueJS NodeJS Express Tutorial or Vue Express Example Tutorial. For more information please visit this URL:
VueJS Nodejs Tutorial walks through creating a Node.js, MongoDB, Express, and front-end framework (Vue.js) application. Client side code is bundled with Webpack. It is also called VueJS NodeJS Express Tutorial or Vue Express Example Tutorial. For more information please visit this URL: - GitHub - KrunalLathiya/VueNodeTutorial: VueJS Nodejs Tutorial walks through creating a Node.js, MongoDB, Express, and front-end framework (Vue.js) application.
Starred by 45 users
Forked by 28 users
Languages   Vue 48.9% | JavaScript 46.7% | HTML 4.4% | Vue 48.9% | JavaScript 46.7% | HTML 4.4%
🌐
GitHub
github.com › jhipster › jhipster-sample-app-nodejs-vuejs
GitHub - jhipster/jhipster-sample-app-nodejs-vuejs: This is a sample application created with NodeJS JHipster Official Blueprint (NHipster), with MongoDB and the Vue.js option · GitHub
This is a sample application created with NodeJS JHipster Official Blueprint (NHipster), with MongoDB and the Vue.js option - GitHub - jhipster/jhipster-sample-app-nodejs-vuejs: This is a sample application created with NodeJS JHipster Official Blueprint (NHipster), with MongoDB and the Vue.js option
Author   jhipster
🌐
GitHub
github.com › aditya-sridhar › simple-vuejs-app
GitHub - aditya-sridhar/simple-vuejs-app: Simple Application with Basic VueJs setup and demonstrating use of components and communication between them
This Repo demonstrates the use ... Axios Library to make HTTP calls · The Application is deployed in · Refer https://nodejs.org/en/ to install NodeJS ·...
Starred by 25 users
Forked by 35 users
Languages   Vue 71.2% | JavaScript 20.9% | HTML 7.9% | Vue 71.2% | JavaScript 20.9% | HTML 7.9%
🌐
GitHub
github.com › bbachi › vuejs-nodejs-typescript-example
GitHub - bbachi/vuejs-nodejs-typescript-example: Example Project with an Vue.js with nodejs development with typescript · GitHub
Example Project with an Vue.js with nodejs development with typescript - bbachi/vuejs-nodejs-typescript-example
Starred by 7 users
Forked by 7 users
Languages   Vue 41.8% | TypeScript 35.7% | JavaScript 9.7% | HTML 5.0% | CSS 4.4% | Dockerfile 3.4%
🌐
GitHub
github.com › didactics › vue-mongodb-nodejs-example
GitHub - didactics/vue-mongodb-nodejs-example: A single-page application (SPA) demonstrating the VueJS+NodeJS+MongoDB stack.
A single-page application (SPA) demonstrating the VueJS+NodeJS+MongoDB stack. - didactics/vue-mongodb-nodejs-example
Author   didactics
Find elsewhere
🌐
GitHub
github.com › bezkoder › vue-js-node-js-express-mysql
GitHub - bezkoder/vue-js-node-js-express-mysql: Vue.js + Node.js Express + MySQL: CRUD example on same server/port · GitHub
Vue.js + Node.js Express + MySQL: CRUD example on same server/port - bezkoder/vue-js-node-js-express-mysql
Starred by 52 users
Forked by 33 users
Languages   JavaScript 83.0% | HTML 15.2% | CSS 1.8%
🌐
GitHub
github.com › thedigitalgarage › vuejs-ex
GitHub - thedigitalgarage/vuejs-ex: Vue.js Hello World Example for the NodeJS Quickstart · GitHub
Vue.js Hello World Example for the NodeJS Quickstart - thedigitalgarage/vuejs-ex
Starred by 4 users
Forked by 8 users
Languages   HTML 70.1% | JavaScript 29.9%
🌐
GitHub
github.com › sergebesson › sample-vuejs
GitHub - sergebesson/sample-vuejs: Exemple de développement avec vue.js · GitHub
Ce projet est un exemple de développement nodejs/vuejs délivrant une api utilisée par le front.
Author   sergebesson
🌐
GitHub
github.com › fullstack-dev3 › node-vue
GitHub - fullstack-dev3/node-vue: Node.js and Vue.js Project · GitHub
Node.js and Vue.js Project. Contribute to fullstack-dev3/node-vue development by creating an account on GitHub.
Author   fullstack-dev3
🌐
GitHub
github.com › xpepermint › vue-example
GitHub - xpepermint/vue-example: Vue.js example application (server-side rendering, router, vuex store, form validation, i18n & l10n)
# install dependencies npm install # [development] # start application in development (it's a good practice to use `nodemon` # in development which will automatically reload the server on code changes # e.g. `nodemon --exec npm start`) npm start # [production] # build production bundles, switch environment to production and run the server npm run build npm config set vue-example:env production npm start
Starred by 63 users
Forked by 11 users
Languages   JavaScript 76.8% | Vue 23.0% | CSS 0.2% | JavaScript 76.8% | Vue 23.0% | CSS 0.2%
🌐
GitHub
github.com › gustavoSoriano › ssr-vuejs-nodejs
GitHub - gustavoSoriano/ssr-vuejs-nodejs: Server side render vuejs with nodejs without nuxt
Server side render vuejs with nodejs without nuxt. Contribute to gustavoSoriano/ssr-vuejs-nodejs development by creating an account on GitHub.
Starred by 12 users
Forked by 2 users
Languages   JavaScript 67.8% | Vue 26.4% | HTML 5.8% | JavaScript 67.8% | Vue 26.4% | HTML 5.8%
🌐
GitHub
github.com › mubaidr › node-vue-template
GitHub - mubaidr/node-vue-template: A starter template for building complete application using Node.js and Vue.js with some included packages and configurations to help start the development quickly.
November 7, 2019 - A starter template for building complete application using Node.js and Vue.js with some included packages and configurations to help start the development quickly. - mubaidr/node-vue-template
Starred by 73 users
Forked by 38 users
Languages   JavaScript 66.8% | Vue 21.3% | CSS 10.9% | HTML 1.0% | JavaScript 66.8% | Vue 21.3% | CSS 10.9% | HTML 1.0%
🌐
GitHub
github.com › iamceege › express-vue
GitHub - calebjacob/express-vue: A simple, Node starter project built with Express and Vue. · GitHub
May 25, 2020 - A simple, Node starter project built with Express and Vue. - calebjacob/express-vue
Starred by 17 users
Forked by 9 users
Languages   TypeScript 39.1% | Vue 30.7% | SCSS 23.9% | JavaScript 5.3% | HTML 0.8% | Shell 0.2%
🌐
GitHub
github.com › topics › vue-node
Build software better, together
A sample app showcases how to create authentication operations on VueJS & NodeJS (ExpressJS) with MongoDB