Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 578 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 578 Bytes

Rabah's BLOG

Simple web app

Getting Started

the website is offline only right now !

you will need

  • node.js
  • mongodb

Executing program

  • How to run the program
$ git clone https://github.com/rabah01abellache/Blog.git
$ cd Blog
$ sudo mongod
$ node app.js

open you browser on http://localhost:3000/ post on http://localhost:3000/zidpost

Authors

Rabah abellache

Version History

  • 0.2
    • DataBase support
  • 0.1
    • Initial Release

License

This project is licensed under the [MIT] License