2023-08-28 12:39:31 +02:00

643 B

Express is mature, minimal, and an open source web framework for making web applications and apis.

Create a New Workspace

To create a new workspace with a pre-created Express app, run the following command:

 npx create-nx-workspace --preset=express

Recipes

More Documentation