Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.13 KB

Balance Progressive Web App

Try the deployed app or read below how to run it locally.

How to run locally

First checkout the repository ($ git clone https://github.com/alissa9090/react-redux-balances-app.git) or download it as a ZIP file.

Then install dependencies:

$ npm install

And run development server:

$ npm start

It’ll start the app on http://localhost:3333/.

What’s inside

App

Build

Author