/home

Primary LanguageTypeScript

React Typescript Boilerplate

npm version

This is a simple react boiler plate with React Router, Styled Components and Typescript. I made this just to start new react applications more easily without the whole react ground zero configuration.

Documentation

Here goes some useful links to get started with this boilerplate

How to get started with this boilerplate

Runnig some commands:

  • 1 - https://github.com/lXSPandora/react-ts-boilerplate.git
  • 2 - cd react-ts-boilerplate
  • 3 - yarn && yarn start or npm install && npm run start

To Add more routes you can create a new one on the Router.tsx File

To Modify the css global style, ThemeProvider and the styled-components stuff its on index.tsx