create-corets-starter

0.3.0 • Public • Published

This package provides a minimal and opinionated setup for @corets libraries. You can choose a setup for a TypeScript only, or a TypeScript + React library.

yarn global add create-corets-starter

To scaffold a new package you can run any of the commands below:

# scaffold using yarn
yarn create corets-starter

# scaffold using npm
npm create corets-starter

# scaffold using npx
npx create-corets-starter

# scaffold if installed globally
create-corets-starter

This is what the setup process looks like:

/create-corets-starter/

    Package Sidebar

    Install

    npm i create-corets-starter

    Weekly Downloads

    1

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    15.1 kB

    Total Files

    32

    Last publish

    Collaborators

    • maximkott