Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 351 Bytes

Readme.md

File metadata and controls

15 lines (10 loc) · 351 Bytes

Meteor, React & Apollo SSR Boilerplate

Server side rendering ready, using the following libraries:

  • React 17.x
  • React Router 5.x
  • Apollo Client 3.x
  • React helmet async 1.x
  • Styled components 5.x

Build on top of the classical apollo skeleton for Meteor.


Thanks a lot to https://github.com/nathanschwarz for the help setting this up!