Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.58 KB

Conduit Clone

Build Status Coverage Status

Overview

Why Clone Another Clone?

  • RealWorld provides already build production api ready with users.
  • For self improvement and build the proper disipline for doing TDD with the help of react-boilerplate

Quick Start

git clone https://github.com/thecodingwhale/conduit-clone
cd conduit-clone
yarn install
yarn start

Developer Notes

  • react-boilerplate provides and great documentation to cover most of the development.
  • You can check other frontend implementation for RealWorld here