Skip to content

quirimmo/react-qbootstrap-typescript-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A node global module for generating a bootstrap project of react with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published