Skip to content

πŸš€ A React & Redux boilerplate app to get you up and running very, very quickly πŸš€

License

Notifications You must be signed in to change notification settings

mcnamee/react-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

67 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

πŸš€ A React & Redux boilerplate app to get you up and running very, very quickly πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages