/buck-fyi

Virtual business card

Primary LanguageTypeScript

buck.fyi

buck.fyi is my virtual business card, linked to by my professional site (bucktower.net).

Installation

Install all necessary dependencies: npm install

Usage

Develop locally: npm run dev

Run unit tests: npm run test

Run e2e tests: npm run e2e