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
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-extension-starter-kit
- Owner: jsreport
- License: mit
- Created: 2016-06-20T09:41:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T19:13:26.000Z (about 3 years ago)
- Last Synced: 2024-12-30T00:17:17.924Z (over 1 year ago)
- Language: JavaScript
- Size: 501 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)