Skip to content

Trytonid/sao

 
 

Repository files navigation

sao

Prerequisites

Installation

Once you've downloaded and unpacked the sao source release, enter the directory where the archive was unpacked, and run:

$ npm install --production

Development ...........

For development, you have to run instead:

$ npm install
$ grunt dev

Setup

Note that the entry root in the section [web] of trytond.conf must be set to the directory where the package was unpacked.

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 1.9%
  • Other 0.6%