Skip to content

hidaytrahman/create-reactw-app

Repository files navigation

create-reactw-app

Create a new React + TypeScript + Webpack project using the template-rtw boilerplate.

React Typescript Webpack (RTW) is a starter template for building React applications with TypeScript and Webpack.

template-rtw AKA create-reactw-app is a minimal boilerplate to kickstart React projects using TypeScript + Webpack + Babel + ESLint + Prettier.

Supports HMR and is easy to extend.

Template

🚀 Quick Start

You can scaffold a fresh project using this template via the CLI:

npx create-reactw-app my-app
cd my-app
yarn start

command line

About

custom CLI: create-reactw-app — which scaffolds your React + TypeScript + Webpack boilerplate directly using npx

Resources

License

Stars

Watchers

Forks