Skip to content

dolphjs/cli

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published