Skip to content

jfelsinger/generator-venm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-venm Build Status Analytics

A somewhat opinionated Yeoman generator for applications built upon the VENM stack.

Disclaimer: This project is currently pretty dated and hasn't been comitted to in a while. There is a new version in the works, but the current version is pretty buggy. You might want to wait.

Getting Started

What is the VENM stack?

The VENM stack is a full javascript stack built in the spirit of the MEAN stack, but with Vue.js as a replacement for Angular.

  • Vue.js
  • Express
  • Node
  • Mongo

Install

You can install generator-venm with npm, the same as any node package.

$ npm install -g generator-venm

This is a yeoman generator though, so if you haven't used yeoman yet, or don't have it installed you'll have to also install it too.

$ npm install -g yo

To use the generator just run the following.

$ yo venm

License

MIT License

About

Yeoman generator for a Vue, Express, Node, and Mongo stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published