Skip to content

Vrolijkx/platform-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.