olin-build / abe-web

Web Calendar front-end to ABE (Amorphous Blob of Events)
https://events.olin.build/
MIT License
5 stars 4 forks source link

Upgrade to React 17 #269

Closed kylecombes closed 3 years ago

kylecombes commented 3 years ago

Description

Testing

  1. Checkout the branch
  2. Change your version of Node to v10 by running nvm use node 10
  3. Run yarn to install the new dependency versions
  4. Run yarn dev to launch the app

Make sure it compiles and runs fine.