Introduction

SvelteJS Front-end interface for Tennis API.

Start

Please create .env at project root directory and provide ROLLUP_WATCH boolean and API_LINK for api requests.

npm run dev

Build

npm run build