@js-x/create-x

Creates a js-x project using the command line.

Usage no npm install needed!

<script type="module">
  import jsXCreateX from 'https://cdn.skypack.dev/@js-x/create-x';
</script>

README

create-x

Creates a js-x project using the command line.

Usage

$ yarn create @js-x/x [appName]

Boilerplates

  • umi - Create a project with umi, typescript.
  • plugin - Create a project with babel, typescript.