Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 428 Bytes

Web3RSVP-frontend

Fork and clone the repo from Github to work with it locally

  1. Click the "Fork" button

  2. In your account's forked github repo, click the "Code" button and copy the repo link.

  3. Open your terminal.

  4. CD into the repo

  5. Install dependencies npm i

  6. Run the development server

npm run dev

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