Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 251 Bytes

Whelp Landing Page

Installation

  1. Ensure that you have Node.js and yarn installed on your machine.
  2. Navigate to the root directory
  3. Run yarn install to install all project dependencies.
  4. Run yarn dev to start the development mode.