Skip to content

michaelmcshinsky/react-starter

Repository files navigation

React Starter

A personal starter kit with all the essentials to kick off any project with minimal rewrite.

Features

  • React app from scratch. No Create-React-App here.
  • Structured everything! Somewhat opinionated.
  • Storybook integration setup included.
  • Testing from the start.
  • ENVs built into webpack and react for different builds
  • Minimal amount of libraries in dependencies to get you started.
  • Not so minimal in devDependencies. 😄

Installation

git clone https://github.com/michaelmcshinsky/react-starter;

cd react-starter;

npm install;

npm start;

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published