A progressive Node.js framework for visually building efficient and scalable nodejs based applications.
Description
The Concepto CLI is a command-line interface tool that helps you to initialize, develop, and mantain your Concepto based applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and build and bundling the application for production distribution. Read more here.
Installation
$ npm install -g @concepto/cli
Usage
$ concepto --help
Stay in touch
- Website - http://www.puntorigen.com
- Twitter - @punt0rigen
License
Concepto is MIT licensed.
Concepto DSL - visually create and maintain modern node.js based apps (@cli).