Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 192 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 192 Bytes

Web

Install the dependencies:

with yarn

yarn

with npm

npm Install

Run the development server:

with yarn

yarn dev

with npm

npm run dev