1.0.0 • Published 5 years ago

react-qbootstrap-typescript-generator v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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