Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 520 Bytes

File metadata and controls

21 lines (12 loc) · 520 Bytes

Kumpulin Client

Tech Stack

  • React JavaScript library for building user interfaces
  • Redux Predictable state container for JavaScript apps
  • Material-UI React components that implement Google's Material Design.

Installation and Configuration

  1. Run: npm install to install the dependencies

Running

Development

  1. Run: npm run start to run the app

Production

  1. Run: npm run build to build the app