create-dd-app
v1.1.1
Published
dd`s TS+React boilerplate
Maintainers
Readme
create-dd-app
create-dd-app is boilerplate for React + TypeScript environment without using CRA.
this boilerplate supports the following.
JavaScriptandTypeScript(jsx,tsx,js,ts)jestandtesting-library/react.webpack-dev-servereslint,prettier
Install
npx create-dd-app {APP_NAME}
- If you want to install to the current directory, enter
.instead ofAPP_NAME.

