1.0.14 • Published 9 months ago

create-toy-react-app v1.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

create-toy-react-app

CLI tool for React Deep Dive study group

Usage

yarn create toy-react-app <year> <type> <my-app>

# or

npx create-toy-react-app <year> <type> <my-app>
# Also, you can use `npm init toy-react-app <year> <type> <my-app>`
  • <year>: Choose 2021, 2023
  • <type>: Choose at least one from the below options.
2021: 'template', 'render-dom', 'reconciliation', 'counter-app' or 'completed'
2023: 'ssr-template', 'ssr-completed', 'ssg-template', or 'ssg-completed'
  • <my-app>: Enter any name you like. It can be the name of your dog or something.

License

MIT License

1.0.9

10 months ago

1.0.11

9 months ago

1.0.10

10 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago