Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 227 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 227 Bytes

is-sample

Prerequisites

Install

git clone {this repo}
cd {this repo}
npm install

Configure

cp .env.example .env

Run

npm start