0.5.0 • Published 10 years ago

generator-venm v0.5.0

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

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

0.5.0

10 years ago

0.4.6

10 years ago

0.4.5

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago