Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 215 Bytes

File metadata and controls

18 lines (13 loc) · 215 Bytes

Blog

Example static pages generator

npm install
fbpx run graphs/app.fbp --verbose

html/ should contain the generated pages

Serve files:

npm i http-server -g
http-server html/