Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 289 Bytes

ReadMe.md

File metadata and controls

10 lines (7 loc) · 289 Bytes

Emaily app

This app is hosted at https://morning-hollows-11531.herokuapp.com/

Client side Code is under client folder

To start server locally

  • create dev.js under config folder and add corresponding values for the keys mentioned in prod.js
  • Run npm run dev on the root folder