Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 589 Bytes

platform-proxy

master: Build Status

develop: Build Status

With global install

npm install -g
cd your/project/dir
platform-proxy

To see the possible options:

platform-proxy -h

Posible improvements

  • improve performance by caching glob results
  • Watching files for changes
  • Injecting liverreload in the index.html file.