Vlsarro / express-vue-mvc-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Building and Running in prod

  1. npm run build
  2. ENV=production npm dist

About

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


Languages

Language:JavaScript 99.4%Language:Vue 0.6%Language:CSS 0.0%