SCIFR: Self-Contained Interactive Single-File Report using SPA approach
A new approach to building interactive reports that are self-contained, easy to share, and run in any modern web browser. Learn more
### Develop your Scifr #install scifr boilerplatenpx create-scifr my-awesome-scifr#start the development servercd my-awesome-scifr && npm run dev### Design and add more components, input data, states, etc.#then build your scifrnpm run build


