Urigo / React-Meteor-Todo-app

10 stars 7 forks source link

Meteor is not defined #67

Open miguelalarcos opened 6 years ago

miguelalarcos commented 6 years ago

When I start de react app, in the console of the browser it writes "Meteor is not defined".

Note: I've deleted "standard-minifier-js" from package file to avoid the issue #3

gustawdaniel commented 5 years ago

Install meteor using command:

curl https://install.meteor.com/ | sh

https://www.meteor.com/install