Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

⚛️ My personal boilerplate & config for react-typescript webapps.

Notifications You must be signed in to change notification settings

EmmaRamirez/react-typescript-boilerplate

Repository files navigation

React Typescript Boilerplate

Note: This is a boilerplate that only I expect to use, so my goal is to fit a very narrow config. That being said, I'm always open to ideas on how I can improve this.

Installation

git clone depth=1 git@github.com:EmmaRamirez/react-typescript-boilerplate.git
npm i
rm -R .git
rename the repo, git init, etc

Features

  • Typescript typescript-first with tslint & prettier
  • 👌 React react-router, redux-persist, and more out of the box
  • 🕸 Webpack webpack for code-splitting, hot reloading, and more!
  • 🔧 Utils utilities for creating components, deployment, and CI
  • 🎨 CSS sass modules + styled components
  • 👓 Acessibility built with accessibility in mind
  • 💹 Developer Experience great DX with minimal config

About

⚛️ My personal boilerplate & config for react-typescript webapps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published