Skip to content

gNodeDev/Automatic-Mail-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Mail System

  1. Install Mongo DB. Make changes in server regarding DB and configuration changes, go to server->configuration->config.js

  2. Start the server by using commands cd server first and then npm run server. 

  3. Start client by using  cd client and ng serve --o. 

Please note that npm_modules have been removed, so please use npm install like this cd server npm install or cd client npm install. 

Releases

No releases published

Packages

 
 
 

Contributors