alextison / gilded-rose

Application architectures - EPSI I1 Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gilded-rose

When you first clone the project, you will need to install the dependencies:
npm install

Convert Shop.ts to JavaScript with tsc Shop.ts.
Then execute Shop.js with node Shop.js.
Execute the tests with npm test.

About

Application architectures - EPSI I1 Course


Languages

Language:TypeScript 100.0%