Skip to content

thenamankumar/react-starter-kit

Repository files navigation

React Starter Kit

This is a boilerplate for React 16 & Webpack 4


GitLicense PR PR

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

# Format code
npm run format

App Info

Features

  • Redux
  • React Router
  • Babel
  • Eslint + Prettier
  • Prettier pre-commit hook with Husky
  • SASS Loader
  • Webpack Dev Server
  • Production Build

Author

Naman Kumar hereisnaman

Version

1.0.0

License

This project is licensed under the MIT License

About

A Boilerplate for React 16 & Webpack 4 with Prettier, Eslint, Babel, Redux and React Router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published