Skip to content

Simple stock management system build in flat javascript

Notifications You must be signed in to change notification settings

tjeufoolen/JSStockManagement

Repository files navigation

JSStockManagement

Simple stock management system build in flat javascript.

Prerequisites

Getting Started

  1. Clone the project.
  2. Run npm install.
  3. Copy .env.example and rename to .env.
  4. Fill in your credentials for api usage.
  5. Run npm run build.
  6. Open the production ready version from dist/index.html.
  7. Enjoy! 🎉

Authors

About

Simple stock management system build in flat javascript

Topics

Resources

Stars

Watchers

Forks