0.0.5 • Published 9 years ago

wpm-cli v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Web Package Manager (wpm)

wpm is a declarative web application framework built on top of ES6, JSFace, and gulp.

How to start

  • Clone this repository
  • App template is under app-template/

Build

gulp

Build for deployment

gulp prod

Watch and build

gulp watch