Skip to content

Concepto DSL - visually create and maintain modern node.js based apps (@cli)

License

Notifications You must be signed in to change notification settings

puntorigen4u/concepto_cli

Repository files navigation

Concepto DSL Logo

A progressive Node.js framework for visually building efficient and scalable nodejs based applications.

NPM Version Package License NPM Downloads

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

License

Concepto is MIT licensed.

Concepto DSL - visually create and maintain modern node.js based apps (@cli).