Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jsreport/jsreport-studio

New version of jsreport studio
https://github.com/jsreport/jsreport-studio

Last synced: about 23 hours ago
JSON representation

New version of jsreport studio

Awesome Lists containing this project

README

        

**⚠️ This repository has been moved to the monorepo [jsreport/jsreport](https://github.com/jsreport/jsreport)**
--

# jsreport-studio
[![Build Status](https://travis-ci.org/jsreport/jsreport-studio.png?branch=master)](https://travis-ci.org/jsreport/jsreport-studio)
[![NPM Version](http://img.shields.io/npm/v/jsreport-studio.svg?style=flat-square)](https://npmjs.com/package/jsreport-studio)

![studio](http://jsreport.net/img/jsreport-studio.gif)

See http://jsreport.net/learn/studio

## Studio development

```sh
git clone
npm install jsreport
npm start
```

## Studio extension development
The documentation can be found [here](https://jsreport.net/learn/extending-studio).