ts-cart Modular shopping cart API example written in TypeScript. How to run this Make sure you have Git and Node.js installed. This has been tested on the latest LTS release. git clone https://github.com/LeddaZ/ts-cart cd ts-cart npm i npm run dev