Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 707 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 707 Bytes

React hangang river temperature

This is a app that tells temperature of hangang river.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

node
yarn or npm

Installing

  1. Clone this repository

  2. Install server dependencies

    $ cd react-hangang-temp
    $ yarn add

    or

    $ cd react-hangang-temp
    $ npm install

Run the app

  1. Start the server
    $ cd react-hangang-temp
    $ yarn start
    or
    $ cd react-hangang-temp
    $ npm start
  2. Browse to http://localhost:3000/