Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 298 Bytes

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