sage-online

0.1.196 • Public • Published

Sage Online

Running Locally

Web

Install the dependencies:

yarn install

Start the app:

yarn start

iOS (iPad Emulator)

Make sure XCode is installed and up to date.

Install the dependencies:

yarn install

Install the provisioning profiles to run the project (there's a script for this!):

. ./scripts/devSetupIOS.sh

Run the app in an iPad Emulator:

yarn run:ipad

Windows (Electron)

Install the dependencies:

yarn install

Run the app in Electron:

yarn run:electron

(Note: when running the app locally, we have the development console opened by default. Be aware that it will not be there in production)

Readme

Keywords

none

Package Sidebar

Install

npm i sage-online

Homepage

./

Weekly Downloads

0

Version

0.1.196

License

Apache-2.0

Unpacked Size

299 kB

Total Files

137

Last publish

Collaborators

  • gabriel.pucinelli