Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 117 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 117 Bytes

Getting Started

Install packages

npm install
# or
yarn

Run

npm run dev
# or
yarn dev