generate-tscr

1.0.2 • Public • Published

README

generate-tscr is a CLI tool for generting React + Typescript applications. To get started:

npm install -g generate-tscr

Usage

generate-tscr myproject

This creates a directory in your current working directory called myproject.

You can then run:

cd myproject && npm start.

To change into the project's directory and start the webserver on http://localhost:8080.

Readme

Keywords

none

Package Sidebar

Install

npm i generate-tscr

Weekly Downloads

3

Version

1.0.2

License

ISC

Last publish

Collaborators

  • andrewsinner