Skip to content

Web-app client for OpenLocalization built with AngularJS

License

Notifications You must be signed in to change notification settings

pamuche/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.

About

Web-app client for OpenLocalization built with AngularJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.5%
  • HTML 21.8%
  • CSS 14.7%