Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 422 Bytes

deprecated

Deprecated. You can use locize.com - localization as a service as a better alternative.

Introduction

This is the web translation UI to i18next.

For more information go here

Developers

To build the solution:

  1. npm install grunt -g
  2. grunt release

During development:

  1. node server.js
  2. grunt watch or `grunt debug