Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 184 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 184 Bytes

swagger-codegen generate -i http://localhost:3000/dev/apidocs -l typescript-angular -o ./src/app/http

build

これで build しないと変になる

npm run build --prod;