create-dd-app
is boilerplate for React + TypeScript environment without using CRA.
npx create-dd-app {APP_NAME}
- If you want to install to the current directory, enter
.
instead ofAPP_NAME
.
create-dd-app
is boilerplate for React + TypeScript environment without using CRA.
npx create-dd-app {APP_NAME}
.
instead of APP_NAME
.