1.0.6 • Published 2 years ago

@call-me-dev/create-application v1.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Summary

Overview

This CLI tool allow you to easily start building a NodeJS application. You can create a new application using one of the available templates.

Quick Start

Create your application in a folder called my-application using the typescript template.

npx @call-me-dev/create-application -t typescript my-application

Usage

@call-me-dev/create-application comes with the following options:

  • -t, --template - The template to boostrap the application.

Credits

craft with :heart: by Call Me Dev.