sept-oct-frontend-trello-app
sept-oct-frontend-trello-app copied to clipboard
Backend APIs for the trello app
Instructions
-
Add your database connection url in config/db/index.js in
mongoose.connect()function. -
Run
npm installoryarn -
Run
npm startornodemonornode appto run the app.