A basic web-app to demonstrate crud functionality using meteor.
- Form to submit information to minimongo database.
- List to display the entries in the minimongo database.
- Delete single entry.
- Update single entry.
Form to submit information to minimongo database.
List to display the entries in the minimongo database.
Delete single entry. Update single entry.
git clone https://github.com/bhavikbhavsar/crud-meteor.git
cd crud-meteor
meteor