generator-venm

0.5.0 • Public • Published

generator-venm Build Status Analytics

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

Disclaimer: This is pretty new project, so it could probably still use some work.

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

Package Sidebar

Install

npm i generator-venm

Weekly Downloads

1

Version

0.5.0

License

none

Last publish

Collaborators

  • jfelsinger