Skip to content

burakbas/mean-blogsite

Repository files navigation

MeanBlogsite

Instructions

  1. Clone the project
  2. Run npm install
  3. Run npm start to start the app
  4. Open http://localhost:4200/

npm start runs both

node ./bin/www and

ng serve --proxy-config proxy.conf.json

'/api' requests are proxied to :3000 port

About

Simple blog site with mean stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published