Skip to content

DevXEnterprise/devx-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create devx

The simplest method to kick off an Express.js project with TypeScript is to use npx create-devx. This command-line tool allows you to swiftly begin developing a new Express.js application, with all the necessary setup already configured for you.

Interactive

You can create a new project interactively by running:

npx create-devx@latest

Non-interactive

You can also pass command line arguments to set up a new project non-interactively. See create-devx --help:

Usage: create-devx <project-directory> [options]

About

The enterprise way to start your backend with express app in typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published