title: Create your own node framework published: true description: tags: javascript,node,beginners


I've created a simple node framework just to get the idea behind node frameworks like express.

check the code in this repo.

{% github theashraf/bare-node %}