1.0.14 • Published 2 years ago

create-toy-react-app v1.0.14

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago