mishelashala / stock-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock-example

Installing

Install dependencies using npm:

npm install

Running the test

Run the tests using npm

npm test

Running the code

This repo deoesn't have a "main" file, it is intended to run using the tests.

About


Languages

Language:TypeScript 95.1%Language:JavaScript 4.9%