Skip to content

wgnr/anyandgo

 
 

Repository files navigation

any·and·go Build Status Dependencies Trello Board Coverage Status Gitter

Visit anyandgo.io

Quick Setup

How to get started with anyandgo?

$ [sudo] npm install -g anyandgo-cli
$ anyandgo init mynewproject
$ cd mynewproject
$ npm install && bower install && grunt

Pick any·and·go!

The MEAN Framework that doesn't suck.

What is the MEAN stack? Read More

The acronym stands for:

  • (M)ongoDB – a noSQL document datastore which uses JSON-style documents to represent data,
  • (E)xpress – a HTTP server framework on top of Node,
  • (A)ngular – as you know, the JS framework offering declarative, two-way databinding for webapps and
  • (N)ode – the platform built on V8’s runtime for easily building fast, scalable network applications.

Where is yeoman? See generator-anyandgo

Express 4.x

Facts about this implementation:

  • Started from basic generation
  • Jade template engine

Modules added:

Front end assets:

Credits

@cortezcristian

Packages

No packages published

Languages

  • HTML 48.0%
  • JavaScript 38.0%
  • Smarty 8.2%
  • CSS 5.7%
  • Shell 0.1%