Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 366 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 366 Bytes

Angular Contract

Node: v18.15.0 Npm: 9.5.0

Usage

1. Build contract

npm run spec:build

2. Build DTO's

npm run spec:serve
npm run dtos:build

3. Run mock

npm run mock:server
npm run mock:proxy
npm run mock:static
npm run mock:eventsource
npm run mock:websocket

4. Run contract preview

npm run spec:preview