Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 466 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 466 Bytes

Minimal React Create App JS Template

Get Started

git clone https://github.com/seonglae/react-js-template
yarn
yarn start

Components

Modules

  • React Router Dom
  • Redux
  • Material UI

Develop Tools

  • Prettier
  • Github Actions
    • Build Pipeline - CI
    • Github Page - CD

Philosophy

  • Atomic Design Pattern
  • Minimalism