/typerlink

Browse the web by typing link text.

Primary LanguageTypeScript

Typerlink

Browse the web by typing link text.

Installation

# Install dependencies
npm install

Usage

# Build app each time the code changes
npm run dev

# Build app
npm run build

# Test app
npm run test