Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 132 Bytes

File metadata and controls

18 lines (14 loc) · 132 Bytes

Usage

Local Development

Install packages :

npm i
or 
yarn

Start Server :

npm run dev
or 
yarn dev