/react-starter-kit

🚀 A React & Redux boilerplate app to get you up and running very, very quickly 🚀

Primary LanguageJavaScriptMIT LicenseMIT

React Web Starter Kit

React Web App

Web Demo

builds license

What is this?   â€”   Usage   â€”   Docs   â€”   Need help?



Looking for something else?


👋 Intro

This project was bootstrapped with the React Boilerplate Builder by Matt McNamee.

The project is super helpful to kick-start your next project, as it provides a lot of the common tools you may reach for, all ready to go. Specifically:


🚀 Getting Started

  • Install eslint, prettier and editor config plugins into your IDE
# Install dependencies
yarn install

# Run the app in the development mode
# Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
yarn start

# Launches the test runner in the interactive watch mode
yarn test

# Builds the app for production to the `build` folder
# It correctly bundles React in production mode and optimizes the build for the best performance
yarn build

# Lint
./node_modules/.bin/eslint "src/**/*.js"

📖 Docs


👊 Further Help?

This repo is a great place to start. But...if you'd prefer to sit back and have your new project built for you or just need some consultation, get in touch with me directly and I can organise a quote.