1.0.0 • Published 4 years ago

@ysuzuki19/cra-template-ts-min v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

CRA template TypeScript Minimum

badge

HOW TO USE

npx create-react-app@latest --template @ysuzuki19/ts-min 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
4.0.0

3 years ago

3.0.0

3 years ago

2.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago