1.1.2 • Published 8 years ago

iweb-tool v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

iweb

a open-source tool for building resource.

install

$ npm install iweb-tool -g

development

get help

$ iweb --help

init project

$ iweb init

build your project

$ iweb build

create a server for develop

$ iweb server -p 8080

publish your public resource

$ iweb publish