Hi dears,
I’m following the todo apps on the meteor homepage but my simple-todoapp doesn’t have any client or server folders as mentioned in the instructions.
Thank you,
Azadeh
Hi dears,
I’m following the todo apps on the meteor homepage but my simple-todoapp doesn’t have any client or server folders as mentioned in the instructions.
Thank you,
Azadeh
You can create those folders and move forward.
If you run meteor --version
in the console what does it say?
Download the latest version of Meteor, it should be > v.1.3 and you will have the client and server folder.