Skip to content

owanturist/counter-elm-way

Repository files navigation

Counter by Elm-way

It is a simple React Redux application which wrote by Elm-way.

Requirements

  • node (recommended install by nvm)

    look minimal node version in package.json

  • yarn

Installation

yarn install

Developing

yarn dev

Open localhost:8080 in your browser.