/xtuple-accounting

This repository contains the source code for the accounting extension to the Mobile Web app.This extension is written using the React library for JavaScript.

Primary LanguageJavaScript

xTuple Accounting Extension

Install Dependencies

npm install -g grunt-cli npm install

Development

Compile the React views during development:

grunt watch