Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 525 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 525 Bytes

Boilerplates

This repo contains boilerplates for the URL Shortener technical test.

Instructions

Download this project. Export the appropriate boilerplate, e.g.:

git archive -o dotnet.zip    master ./dotnet
git archive -o expressjs.zip master ./expressjs
git archive -o nestjs.zip    master ./nestjs

Versions