Skip to content

kunlunjs/kunlun-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI tool for Kunlun applications 🍹

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors