Skip to content

khanhqthai/blog-app-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

blog-app-nodejs

a simple blog app with node.js

to run blog

  1. start /server/app.js -- this is will run backend, sets up the api routes, then we can use it to save/pull blog posts. will need to prodvide mongodb ip to connect to in app.js
  2. start npm build, in folder /client -- this will run webpack server and serve frontend.

About

a simple blog app with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published