Skip to content

nweller-dc/express-vue-mvc-starter

 
 

Repository files navigation

Express-Vue MVC Starter Kit

Greenkeeper badge

This is a simple basic starter kit to use Express-Vue

Documentation is at express-vue/express-vue

To use this

Copy this repo, change the package.json, and go through the router.js file and change the settings for your cookie session storage.

To Run

  1. npm install
  2. npm start

Building and Running in prod

  1. ENV=production node app

About

A Starter Kit for a MVC NodeJS/Express server running VueJS through Express-Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.0%
  • Vue 38.6%
  • CSS 0.4%