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