An open API service indexing awesome lists of open source software.

https://github.com/dolphjs/cli


https://github.com/dolphjs/cli

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          


Dolph Logo

# DolphJs-CLI

The CLI application provides developers with an easy and fast way to generate a dolphjs application structure.
It is advisable to always build your applications using the CLI tool so as to maintain the design and pattern dolphjs implements.

## Installation

To install the package, run:

`npm install @dolphjs/cli -g`

## START

To run the CLI application, run:

`dolph create-app "app-name"`

## HELP

For help run the :
`dolph help` command