Skip to content

leam-tech/renovation-core

Repository files navigation

Renovation Core

The Frappe Javascript Front End Missing SDK.

Getting Started

Javascript / TypeScript

Installation Renovation Core is available as an npm package and can be installed using:

npm i --save @leam-tech/renovation-core

Backend

Although you don't have to install any backend for renovation-core to work, if you want to have full access to the features we offer you'd have to install renovation_core app in your site. You can do that using:

bench get-app renovation_core https://github.com/leam-tech/renovation_core.git 

Documentation

Renovation Documentation