An open API service indexing awesome lists of open source software.

https://github.com/jsreport/jsreport-extension-starter-kit

The basic project configuration for developing jsreport extensions
https://github.com/jsreport/jsreport-extension-starter-kit

Last synced: 5 months ago
JSON representation

The basic project configuration for developing jsreport extensions

Awesome Lists containing this project

README

          

# jsreport-extension-starter-kit

*This is starter kit for the jsreport 3. When looking for older jsreport 2, please checkout branch 2.0.0*

**Quickly start developing jsreport custom extensions by downloading this project**

1. git clone https://github.com/jsreport/jsreport-extension-starter-kit.git
2. npm install
3. npm start

Documentation for extending jsreport studio can be found [here](http://jsreport.net/learn/extending-studio)