I want display all users list, but don’t know how?
You can create a HTML table and use
Meteor.useres.find()
to get the data.
1 Like
thnk. I have some error at .html file)
Try:
I want display all users list, but don’t know how?
You can create a HTML table and use
Meteor.useres.find()
to get the data.
thnk. I have some error at .html file)
Try: