Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 559 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 559 Bytes

Koala - Frontend Engineering Challenge Submission

Hello! Thank you for reviewing my take on this project:

Platform Notes

  • Node version: v15.6.0
  • NPM Version: v7.4.0

Installation

  1. Install Yarn and TypeScript

  2. Install the project dependencies:

    yarn install
  3. Start the development server:

    yarn start
  4. Once it's done compiling, view the site at: http://localhost:3000/.

Author

David Woolf