corocoto / interesting-tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interesting tasks

tests CI

Introduction

This repository contains various interesting resolved tasks, or that will be resolve.

Instructions đź“‹

  1. Download repository and unpack it, or make its clone;
  2. Run terminal inside this folder;
  3. Run npm ci or yarn install for install dependencies;

Available commands:

  • npm run test or yarn test - run tests;

About


Languages

Language:TypeScript 57.2%Language:JavaScript 42.8%