Skip to content

kArTeL/FruitStore

Repository files navigation

FruitStore

How install

  1. Download the files using git clone https://github.com/kArTeL/FruitStore
  2. You must have nodejs installed in your computer, if you don't, install.
  3. Go to directory cd FruitStore
  4. The first time you need download the dependecies, the project is using npm as the package manager, so just run npm install
  5. run node index.js

Data Base especifications

  • The projects has been tested on MySQL