soap-typescript icon indicating copy to clipboard operation
soap-typescript copied to clipboard

Create package.json file for example

Open gintsgints opened this issue 7 years ago • 2 comments

package.json could have dependencies for example & tsc compile & run instructions

gintsgints avatar Oct 26 '18 10:10 gintsgints

Hey @gintsgints, I don't really get your point here. Can you explain it a little bit further?

RobinBuschmann avatar Oct 27 '18 17:10 RobinBuschmann

Example directory could be made as standalone project, having it's own package.json file. So you could yarn install & yarn serve on it.

gintsgints avatar Oct 28 '18 08:10 gintsgints