Skip to content

valsouche/newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsletter

How to Run

  • git clone repo

  • run npm install in :

    • newsletter/
    • newsletter/public
  • run bower install in :

    • newsletter/public
  • run MongoDB : open a terminal and : `mongod``

  • Create a database : firemail :

    • open other terminal and :
      • mongo
      • use firemail

#####and run server in newsletter/ :

  • node server.js

Happy dev :D

####PS : Port use 8080, please stop apache service because it use the same port :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published