Reset a meteor project
- 2020-1-16
Use the command meteor reset
to reset your meteor project, it will clear all the data in the mongoDB.
1 | meteor reset |
Use the command meteor reset
to reset your meteor project, it will clear all the data in the mongoDB.
1 | meteor reset |