Skip to content

A simple, concise, and clear starter react app that doesn't rely on Create React App or any other system you can't see.

Notifications You must be signed in to change notification settings

sesamechicken/react-startup

Repository files navigation

CI/CD

Requirements Status

Starter React App

Vanilla React app that can be hosted easily on Github or your server!

  • No crazy dependency list
  • Uses a minimal Webpack config
  • No voodoo or black magic to build
  • Testing requirements set up - start writing unit tests immediately
  • Small and disposable!

Running

yarn dev // 🛠 run in dev mode. You probably want this first
yarn test // 🃏 run the unit tests with Jest
yarn lint // ✨ run eslint against the project with some basic rules
yarn build // 🏗 webpack build

About

A simple, concise, and clear starter react app that doesn't rely on Create React App or any other system you can't see.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •