Skip to content

Latest commit

 

History

History

getting-started

Getting Started Sample

Install

git clone https://github.com/DScheglov/true-di.git && cd examples/getting-started
npm install

Start Local Server

npm start

Runnung Tests

npm test