Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 600 Bytes

fake-mswin project provides Windows look-and-feel on your web browser.

You can see online demo here.

Build

You need sass to build css files.

In working directory, type make to generate css/js files. build/ is the default output dir; you may change it by OUTDIR=/path make.

To make example html pages, prepare jinja2 and type make examples.

License

This software is distributed under MIT License. See LICENSE file for details.