1.6.0 • Published 2 years ago

react-ts-app-starter v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.6.0

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago