This project demonstrates the use of data collected by the Consumer Affairs Division of the Ministry of Trade in Trinidad and Tobago.
To build and run this project you will need:
-
Node.js and npm Node.js usually comes with npm.
-
bower a web package manager. Get it using npm:
npm install -g bower
-
Pull in bower dependencies
bower install
-
express a web framework for Node.js. Get is using npm:
npm install -g express
Run the app with the command from the root directory of this project:
node app.js
The app should be available in your browser at:
http://localhost:3000
It would be cool if you could use the pricing information to build a basket; Sharing that basket would be great, too. Also, easily swapping price-lists.