Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 245 Bytes

02-installation.md

File metadata and controls

11 lines (8 loc) · 245 Bytes

Tutorial - Installation

If you're following along with code sandbox for this tutorial, Reach Router is already installed.

In your own apps you can install it with npm or yarn.

npm install @reach/router
# or
yarn add @reach/router