Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 418 Bytes

create-dd-app

create-dd-app is boilerplate for React + TypeScript environment without using CRA.

GitHub Repository

Install

npx create-dd-app {APP_NAME}

  • If you want to install to the current directory, enter . instead of APP_NAME.