react-ts-app-starter
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

react-ts-app-starter

License: MIT

A CLI app that sets up an app.

The app is using the following technologies:

Getting Started

  1. Install Node.js.

  2. npm i -g react-ts-app-starter

Usage

You can create your React project with the following command:

react-ts-app-starter name_of_your_project

This command creates a new directory for your app under the current path.

It then creates all further needed sub-directories and files.

Lastly, this command sets up the newly created project as a Git repository (git init) and installs all npm dependencies (npm install) afterwards.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.6.0
    1
    • latest

Version History

Package Sidebar

Install

npm i react-ts-app-starter

Weekly Downloads

1

Version

1.6.0

License

MIT

Unpacked Size

102 kB

Total Files

105

Last publish

Collaborators

  • anedomansky