Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.11 KB

File metadata and controls

53 lines (35 loc) · 1.11 KB

Inventory Management

Inventory management created in Next.js and Redux

this open source project is an inventory and financial control system.
Be sure to send your feedback.

Technology stack

Test Online

Click Here

Running locally

  1. Clone this repo:
$ git clone https://github.com/iamdevmarcos/stock-management.git
  1. Then go to the project's folder:
cd stock-management
  1. Install all dependencies:
npm install
  1. Run locally:
npm run dev

Autor


@iamdevmarcos