Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.02 KB

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.