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

gloriaJun/react-realworld-example-app

Repository files navigation

react-realworld-example-app

Build Status Codacy Badge DeepScan grade^ dependencies Status devDependencies Status

TODO

Reference to ISSUE

Project Structure

based on Atomic Design

Environment

  • React v16.6.x
  • React Router v 5.x

Getting started

npm install

# Runs the app in the development mode.
npm start

Open http://localhost:3000 to view it in the browser.

Production

npm run build

Test

npm test