Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 221 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 221 Bytes

Faust deployed Progressive Web Applications

Build Instructions

Clone this repository, then run:

make install

Build the site:

make build

Test the site locally:

make serve