Ababool Application Generator
The Open-Source, Creative & Smart
Javascript Full-Stack Solution
for creating Single Page Web Applications
Ababool MEAN is based on the Ababool LAMP version http://algosemueve.es/ababool/
Currently working on the migration process from LAMP to MEAN
Installation
$ sudo npm install -g ababool-generator
Quick Start
The quickest way to get started with express is to utilize the executable to generate an application as shown below:
Create the app:
$ ababool /tmp/foo && cd /tmp/foo
Install dependencies:
$ npm install
Gulp it!:
$ gulp
Rock and Roll
$ npm start
License
MIT