To start mongodb database use the follow instructions bellow:
####yarn start-datase
To stop mongodb database use the follow instructions bellow:
####yarn stop-datase
the default database conection are:
- host: localhost
- port: 27017
- database: demo
- Run command
yarnto install npm dependencies. - Run command
yarn devto start server