10 lines
258 B
Markdown
10 lines
258 B
Markdown
# React Crafter CLI Help
|
|
|
|
Usage:
|
|
npx react-crafter <project-directory> [options]
|
|
|
|
Options:
|
|
--typescript Scaffold the project using the TypeScript template
|
|
-V, --version Output the version number
|
|
-h, --help Display help information
|