Skip to content

Piwalo/piwalo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piwalo

Buy as a community and discover savings on local services. Can't find a service you want? Gather support and make it happen

Developer note

To work locally, Piwalo requires a HTTP server as each page is composed of HTML chunks injected via HTTP. http-server is recommended.

Install via npm: npm install http-server -g