[go: up one dir, main page]

Skip to content

ateshuseyin/product-count

Repository files navigation

Product Count

  • A small gift to my friend
  • A tiny helper app for store staff
  • Developed in a day from scratch
  • A simple full-stack react app

Running App

  1. Check out project: git clone https://github.com/ateshuseyin/product-count.git
  2. Go to project folder: cd product-count
  3. Install dependencies: npm install or yarn
  4. Modify db-config.json according to your db configuration. For more details https://www.npmjs.com/package/mysql#connection-options
  5. Build project: npm run build or yarn build
  6. Go: npm start or yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published