Skip to content

openl10n/openl10n-app

Repository files navigation

OpenLocalization Angular UI client

Build status... License MIT Release

This is an alternative UI client for OpenLocalization built with AngularJS.

Usage

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

License

OpenLocalization is released under the MIT License. See the bundled LICENSE file for details.