Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 335 Bytes

Counter Made using Starfyre

This is a simple counter made using Starfyre. It is a simple example of how to use Starfyre to make a simple app.

How to use

  1. Clone this repository
  2. Run pip install starfyre
  3. Run python -m starfyre --dev=True && python -m starfyre --build=True
  4. Open dist/index.html in your browser.