Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 756 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 756 Bytes

Mirumee Workshop #1

Preview

Preview and edit the example live:

Open in CodeSandbox

Setup

  1. Clone the repository
git clone https://github.com/mirumee/mirumee-workshop.git
  1. Install the packages
npm i
  1. Run
npm run dev
  1. Open your browser at http://localhost:3000/

Deploy

Deploy the example using Vercel:

Deploy with Vercel