An open API service indexing awesome lists of open source software.

https://github.com/filemaps/filemaps-webui-angular1

Web UI for File Maps
https://github.com/filemaps/filemaps-webui-angular1

angular1 filemaps threejs

Last synced: 19 days ago
JSON representation

Web UI for File Maps

Awesome Lists containing this project

README

          

# File Maps Web UI

![File Maps Logo](https://codeboy.fi/filemaps_logo.png)

[![Build Status](https://travis-ci.org/filemaps/filemaps-webui.svg?branch=master)](https://travis-ci.org/filemaps/filemaps-webui)
[![MPLv2 License](https://img.shields.io/badge/license-MPLv2-blue.svg?style=flat-square)](https://www.mozilla.org/MPL/2.0/)

Web UI for File Maps, using [Angular 1][2] and [three.js][3].

## Building

### Requirements

Node.js is required. Install needed packages for node:

npm install

Install 3rd party front end components:

bower install

### Building

gulp build

Build is written to `build` directory.

## Logo Credits

Gps graphic by [Freepik][4] from [Flaticon][5] is licensed under [CC BY 3.0][6]. Made with [Logo Maker][7]

## License

Web UI component is licensed under the [MPLv2 License][1].

[1]: https://github.com/filemaps/filemaps-webui/blob/master/LICENSE
[2]: https://angularjs.org
[3]: https://threejs.org
[4]: http://www.flaticon.com/authors/freepik
[5]: http://www.flaticon.com
[6]: http://creativecommons.org/licenses/by/3.0/
[7]: http://logomakr.com