Tiger0409 / angular_blog

This is Mean blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular_blog

This is Mean Stack Blog. You can insert blog and show this. admin can permit display blog.

How to install Blog

1).Install mongodb-win32-x86_64-2008plus-ssl-3.4.6-signed

2).Select db file in CMD or terminal.

Create Falder C:/db. and write fallow command in CMD or terminal. C:\Program Files\MongoDB\Server\3.4\bin>mongod --dbpath c:\db

3).install node_modules

npm install 
npm install express
npm install path
npm install serve-favicon
npm install morgan
npm install cookie-parser
npm install body-parser
npm install mongod
npm start

4).you can show this result.

localhost: 5000

About

This is Mean blog.


Languages

Language:JavaScript 68.5%Language:HTML 17.3%Language:CSS 14.2%