Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

ppak10-archives/react-boilerplate

Repository files navigation

react-boilerplate

Front-end boilerplate for creating a project in react

Getting Started

  • Development Build Environment: npm run dev and open localhost:3000
    • Includes hot loading to show live changes
  • Production Build Environment: npm start and open localhost:8080

Features

Includes:

  • Builds
    • Development
    • Production
  • State Management
    • Redux
  • Style Preprocessors
    • Less
  • Linters
    • EsLint
    • StyleLint
  • Pre-commit checks
    • Husky
    • Prettier

About

Boilerplate for creating React apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published