Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 266 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 266 Bytes

RUN RUN RUN

Install dependencies

yarn

Run the development server:

yarn dev

Run the export to a static version (in /out)

yarn build

Open http://localhost:3000 with your browser to see the result.