soap-typescript
soap-typescript copied to clipboard
Create package.json file for example
package.json could have dependencies for example & tsc compile & run instructions
Hey @gintsgints, I don't really get your point here. Can you explain it a little bit further?
Example directory could be made as standalone project, having it's own package.json file. So you could yarn install & yarn serve on it.