Skip to content

This is an application that displays a list of debts. It works like National Debt Register.

Notifications You must be signed in to change notification settings

Mikulew/react-KRD

Repository files navigation

React Krajowy Rejestr Długów (KRD)

Table of contents

General info

This is an application that displays a list of debts. It works like National Debt Register.

Technologies

  • HTML5
  • LESS/CSS/BEM
  • React/Redux
  • TypeScript/JavaScript (ES6)
  • npm

Setup

To run this project, install it locally using npm

Development server (compiles and hot-reloads)

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run start

Production server setup

# install dependencies
npm install

# build for production with minification in the "build" directory
npm run build

Demounting setup

# remove the "build" directory
npm run clean

About

This is an application that displays a list of debts. It works like National Debt Register.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published