Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 139 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 139 Bytes

Getting Started

First, install dependancies:

yarn install

Second, run the development server:

npm run dev