salaaar / horizon65

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

horizon65

Description

This project is for the horizon65 mock shopping system. In this project, tried to provide a solution for the shopping system challenge Horizon65.

Getting Started

For running project you should follow the steps below.

yarn #To install dependencies

and then for see the proof of work you can use

yarn start #To run playground.ts file as proof of work.

and also

yarn test #To run e2e tests that provided for the project.

About


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%