A progressive Node.js framework for visually building efficient and scalable nodejs based applications.
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.
$ npm install -g @concepto/cli
$ concepto --help
- Website - http://www.puntorigen.com
- Twitter - @punt0rigen
Concepto is MIT licensed.
Concepto DSL - visually create and maintain modern node.js based apps (@cli).