Skip to content

yangshun/linguist

Repository files navigation

Linguist

An app for editing and translating JSON locale files simultaneously.

Screenshot

Development

$ npm install
$ npm start

Package

$ npm run package

To package apps for all platforms:

$ npm run package-all