@ysuzuki19/cra-template-router-ts

1.0.0 • Public • Published

CRA template TypeScript Minimum

badge

HOW TO USE

npx create-react-app@latest --template @ysuzuki19/router-ts myapp

Commands in App

# start (with browser open)
npm start

# start (without browser open)
npm run dev

# build app
npm run build

# serve locally (you must `npm run build` before this)
npm run serve

/@ysuzuki19/cra-template-router-ts/

    Package Sidebar

    Install

    npm i @ysuzuki19/cra-template-router-ts

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    31.1 kB

    Total Files

    27

    Last publish

    Collaborators

    • ysuzuki19