weweb
v0.3.4
Published
a simple web framework from node.js
Downloads
6
Readme
weweb
a nodejs webapp framework,is similar to express.
just for people to know how express works,inspired by <nodejs 深入浅出>
install and run a sample
npm install
npm start
and then visit: http://localhost:4090/test1