A single-page framework based on jQuery!
chufe
use fekit as building helper, so we need to install it.
npm install -g fekit
Accoding to the network, you could choose the taobao
mirror:
npm install -g fekit --registry=https://registry.npm.taobao.org
And use folow command to start chufe:
fekit server
Other command options will show to you when you typed fekit
only;
There is no doc for chufe, but a example;
This github project is the doc itself. If you want to learn more information about it, please run it, you will find the DOCUMENT.