react-ts-creator

2.1.4 • Public • Published

React&TypeScript App Creator · npm

Create React&TypeScript apps by running one command.

Usage

react-ts-creator [command]

Commands:

init|i [app-name]

Create a React&Typescript app under the [app-name] folder. If there is no [app-name], create it directly in the current directory.

Quick Overview

npx react-ts-creator init [app-name]

Enter npm run start to start the development server

When you're ready to deploy to production, create a minified bundle with npm run build

Package Sidebar

Install

npm i react-ts-creator

Weekly Downloads

0

Version

2.1.4

License

ISC

Unpacked Size

9.23 kB

Total Files

13

Last publish

Collaborators

  • kaijunhe