@crapp/ts

An npx utility to run create-react-app w/ the typescript template.

Usage no npm install needed!

<script type="module">
  import crappTs from 'https://cdn.skypack.dev/@crapp/ts';
</script>

README

@crapp/ts

An npx utility to run create-react-app with the TypeScript template.

npm version

Usage

$ npx @crapp/ts my-awesome-project

You can also add additional command line parameters. For example, to use npm instead of yarn try this.

$ npx @crapp/ts my-awesome-project --use-npm

That's it!

License

MIT Licensed