1.0.3 • Published 12 months ago
cra_with_webpack_ts v1.0.3
cra_with_webpack_ts
Create React App with Webpack and TypeScript configuration.
Introduction
cra_with_webpack_ts
is a CLI tool that sets up a new React project with custom Webpack and TypeScript configurations. It is designed to streamline the process of creating a new React application with these technologies, providing a ready-to-use project structure.
Usage
To create a project folder, please use:
npx cra_with_webpack_ts <app-name> [user-name]