Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 426 Bytes

File metadata and controls

29 lines (18 loc) · 426 Bytes

Vi Coding Assignment

Writing what this project does...

Tools

  • Jest for testing
  • List additional tools you used...

Getting Started

Install dependencies

Before starting to code, don't forget to install all dependencies.

yarn

Running tests

Run all tests once:

yarn test

How to use

Describe how to use the project: starting the server, using endpoints, etc.