Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 350 Bytes

Riverscapes Developer Documentation Site

TODO: INSERT INSTRUCTIONS ON USING AND DEPLOYING

  • Run yarn install
  • Run yarn start

Upgrading to latest theme

because we have a custom theme and we have "@riverscapes/gatsby-theme": "latest",, we need to manually upgrade the theme. To do this, run the following command:

yarn up