#Marketer A simple statistical simulator that allows to recreate consumer movement in a supermarket, written for scholastic purposes.
#Installing You'll need node.js and npm
git clone [email protected]:ALCC01/marketer.git
cd marketer
[sudo] npm install
npm start
#License This software is licensed under GNU General Public License 3.0+.
#Maintenance This project is not maintained. It was developed for a quick presentation and will no longer be updated.