Skip to content

Latest commit

 

History

History
executable file
·
38 lines (28 loc) · 579 Bytes

README.md

File metadata and controls

executable file
·
38 lines (28 loc) · 579 Bytes

Build Status

tomox-sdk-ui

This is client-side for TomoX-SDK

Setup

$ yarn
$ yarn start

Traslations

Extract messages

yarn extract-messages

Update translation

yarn merge-translations --trim=true

Config

Create .env file

cp .env.sample .env

Update the parameters in .env for your environment

Build

npm run build

Feel free to open issue and Pull Request to contribute the product