Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 405 Bytes

Statify

Actions Status

Configuration

  1. Clone

    git clone https://github.com/ccnmtl/statify.git

    cd statify

  2. Run

    Use make dev or npm run dev Use CTR-C to exit.

    To test, use make all This is what Travis and Jenkins runs to build the project.