Hi,
I’m super new to Meteor, so perhaps I’m missing something. I’m trying to follow the simple todo list app tutorial, but when I do meteor create simple-todo and go into the folder, there are no client or server folders to be found. It simply created a css, js and html files with the name of the app in the main directory.
I’m running on Windows, so maybe that is causing some stuff to be missing?
Thanks