This is an alternative UI client for OpenLocalization built with AngularJS.
Copy src/public/config.example.js
to src/public/config.js
to initialize the application
configuration.
Make sure you have NPM and Bower installed on your machine.
Install dependencies:
npm install
bower install
Build assets & start server on localhost:3000:
gulp
OpenLocalization is released under the MIT License. See the bundled LICENSE file for details.