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 installBuild assets & start server on localhost:3000:
gulpOpenLocalization is released under the MIT License. See the bundled LICENSE file for details.