marconildo / report-designer

React Report Designer

Home Page:http://reporteditor.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Report Designer

You can take a look DEMO

You can take a look for v1

[EN]

Report Designer is a design tool for your invoices, waybills or other stuffs that are being developed with React JS.

For more information and using guide please check the documentation.

[TR]

Fatura Tasarımcısı, React JS ile geliştirilmekte olan, fatura, irsaliye ve daha fazlasını tasarlayabileceğiniz bir araçtır.

Daha fazla detay için dokümantasyona göz atın.

Eski sürüm için buradan

Using

Basic Setup

[EN]

You can start to use basically. Firstly you should clone the repository, after that run yarn install command to install dependencies. Lastly give the start with yarn start.

Or you can download a release and open directly in your browser.

[TR]

Bu repoyu bilgisayarınza indirin. Sonrasında yarn install komutu ile bağımlılıkları yükleyin ve yarn start komutu ile uygulamayı çalıştırın.

Ya da direk release menüsünden bir versiyon indirerek doğrudan tarayıcınızda çalıştırabilirsiniz.

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

How to contributing

  1. Fork the repo and create your branch from v2.0.0-dev.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

Credit

About

React Report Designer

http://reporteditor.surge.sh/

License:MIT License


Languages

Language:JavaScript 94.6%Language:CSS 4.7%Language:HTML 0.8%