Skip to content

lgkonline/cra-template-ts-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-ts-bootstrap

This is a fork of the official TypeScript template for Create React App, but doesn't come with the placeholder React logo. So you don't have to clean up your new project before you are able to start coding.

To use this template, add --template ts-bootstrap when creating a new app.

For example:

npx create-react-app my-app --template ts-bootstrap

# or

yarn create react-app my-app --template ts-bootstrap

The template doesn't come with the React placeholder stuff

For more information, please refer to:

If you find this useful, you might also like my other projects: https://lgk.io
My Twitter: @lgkonline

About

Template for Create React App with TypeScript, Bootstrap, Sass and reactstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published