marko-js / examples

55 stars 36 forks source link

Add template for npm module #37

Closed pcanella closed 7 months ago

pcanella commented 1 year ago

Via Slack: We can add a module example that sets things up as you say with typescript support, test runner etc. Then you could npm init marko -- --template module and get up and running.

DylanPiercey commented 7 months ago

Forgot to close this one, but we've now got a module starter via npm init marko -- --template library-ts