react-qbootstrap-typescript-generator

1.0.0 • Public • Published

react-qbootstrap-typescript-generator

A node global module for generating a bootstrap project of react with typescript and other cool stuff ready to be used.

Installation

You can install this module through the following command:

npm i -g react-qbootstrap-typescript-generator

Usage

You can generate the project using the following command in your shell:

generate-react-typescript --name NAME_OF_THE_PROJECT_HERE

and it will create the folder in your current directory with all the project inside.

After that, enter in your generated folder of the project, and trigger npm install for installing all the dependencies.

You can find a description of the project that has been created at this link:

https://github.com/quirimmo/react-qbootstrap

Readme

Keywords

none

Package Sidebar

Install

npm i react-qbootstrap-typescript-generator

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

13.4 kB

Total Files

12

Last publish

Collaborators

  • quirimmo