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 install
oryarn
-
Run
npm start
ornodemon
ornode app
to run the app.