Skip to content

服务器端用 node.js/express,客户端用ExtJS 2.3.0。

Notifications You must be signed in to change notification settings

mylife1984/sonnet1

Repository files navigation

This project is just for learning expressjs web framework.

Install dependencies

$ npm install express ejs log4js

Checkout the source

$ git clone git://github.com/fzx/sonnet1.git

Running locally

$ cd sonnet1

$ node server.js

You can see the home page from http://localhost:3000.

Running all tests

$ cd sonnet1

$ ./test-all

Documentation

please see wiki

-END-

About

服务器端用 node.js/express,客户端用ExtJS 2.3.0。

use node.js/express web framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published