create-appport
v0.1.7
Published
Create a contract-driven AppPort application
Readme
create-appport
Create a contract-driven AppPort application:
npx create-appport my-app
cd my-app
npm run devThe generated application contains business behavior only. appport.toml declares the infrastructure materialized by @appport/runtime.
