create-pastel-app
create-pastel-app copied to clipboard
add a cli launcher script to run app direct from ts sources, ie. for …
…debugging
maybe change script to cli? would be more natural?
npm run cli <command> <arguments> <options>
maybe need to reflect this in readme.md?