Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 310 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 310 Bytes

Web3RSVP-frontend

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

  1. Open your terminal.

  2. CD into the repo

  3. Install dependencies npm i

  4. Run the development server

npm run dev

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