Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 365 Bytes

Meteor 3 + React

This is a simple example of how to use React with Meteor 3.

How to use

  1. Clone this repo
  2. Run meteor npm install
  3. Run meteor
  4. Open http://localhost:3000 in your browser

Libraries used