Menu

Tree [c433c0] master /
 History

HTTPS access


File Date Author Commit
 config 2018-06-03 mkg0 mkg0 [9213ab] init merchants
 public 2018-06-03 mkg0 mkg0 [c433c0] change page title
 scripts 2018-06-02 mkg0 mkg0 [4751ed] initial commit
 server 2018-06-03 mkg0 mkg0 [d86b70] add update actions
 src 2018-06-03 mkg0 mkg0 [d86b70] add update actions
 .env 2018-06-03 mkg0 mkg0 [9213ab] init merchants
 .gitignore 2018-06-02 mkg0 mkg0 [4751ed] initial commit
 README.md 2018-06-03 mkg0 mkg0 [9213ab] init merchants
 package.json 2018-06-03 mkg0 mkg0 [9213ab] init merchants
 yarn.lock 2018-06-03 mkg0 mkg0 [9213ab] init merchants

Read Me

API server

Web App

  • Used feature-first like approach for state container
  • All UI components created from scratch
  • Used redux-form for form state management

Install

yarn or npm install

To start

You need to run API server and web app separatly.
For API:

yarn server

for Web App:

yarn start

Test

Lint

Pretty

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.