You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create mongo DB with name 'test'. Before MONGO should be installed globally.
npm start
How to use it
If you want to create the new product, you should insert right name (it's requred field, 4-8 characters, only numbers and letters allowed) and click by button save.
If you want to edit some product, you should click by row with this product in the table and edit it in edit forme after should click 'Save'
If you edit some product and after that want to create new product, you should click button 'New create', before set options of new product.
In the table you every time see all products from DB.