Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 380 Bytes

BUILD.md

File metadata and controls

28 lines (18 loc) · 380 Bytes

Build Locally

Prerequisites

Build

Clone the repository:

git clone https://github.com/n4ze3m/habbit-watcher.git

Install dependencies:

yarn install

Build the app:

yarn task build