/Shopping-List

Primary LanguageJavaScript

Shopping-List

A basic ShoppingList.

Functions:

  1. Add items

Click in 'File' menu and select 'Add item'. Enter with the item name and click in 'Add item'.


  1. Remove items

Double click item


  1. Clear all items

Click in 'File' menu and select 'Clear items'.


NPM install:

  1. npm install
  2. npm start - For Dev OR
  3. npm run package-win - For Windows Pakage OR
  4. npm run package-mac - For Mac Pakage OR
  5. npm run package-linux - For Linux Pakage