/cra-template-ts-bootstrap

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

Primary LanguageTypeScript

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