@kunlunjs/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.34 • Public • Published

Kunlun Logo

A fullstack(NestJS、React) framework for building efficient and scalable applications.

NPM Version Package License NPM Downloads Coverage CircleCI

Description

The Kunlun CLI is a command-line interface tool that helps you to initialize, develop, and your Kunlun application. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured app. Read more here.

Installation

npm install -g @kunlunjs/cli
# or
yarn global add @kunlunjs/cli

Usage

Developing

Install @kunlunjs/cli to be able to use kunlun command

npm i -g @kunlunjs/cli
# or
yarn global add @kunlunjs/cli

kunlun new
kunlun start
kunlun build

Stay in touch

License

Kunlun is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @kunlunjs/cli

Weekly Downloads

1

Version

0.0.34

License

MIT

Unpacked Size

644 kB

Total Files

466

Last publish

Collaborators

  • bigfang
  • erguotou
  • zhuyudong