https://github.com/filemaps/filemaps-webui
Web UI for File Maps
https://github.com/filemaps/filemaps-webui
angular filemaps threejs
Last synced: about 2 months ago
JSON representation
Web UI for File Maps
- Host: GitHub
- URL: https://github.com/filemaps/filemaps-webui
- Owner: filemaps
- License: other
- Created: 2017-09-01T19:42:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T15:31:09.000Z (over 8 years ago)
- Last Synced: 2025-03-04T12:29:40.831Z (over 1 year ago)
- Topics: angular, filemaps, threejs
- Language: TypeScript
- Size: 1.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# File Maps Web UI

[](https://travis-ci.org/filemaps/filemaps-webui)
Web UI for File Maps, made with [Angular][2] and [three.js][3].
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.1.3.
## Get the Code
```
git clone https://github.com/filemaps/filemaps-webui
cd filemaps-webui
npm i
```
## Development server
1. Run `filemaps -dev` for File Maps backend component.
2. Run `ng serve --base-href /ui/` for a dev server.
3. Navigate to `http://localhost:4200/ui/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
## Material Design
Web UI is using [Materialize](http://materializecss.com) with some modifications. Sass files are located under `src/sass` directory. Materialize is published under [MIT License](https://github.com/Dogfalo/materialize/blob/master/LICENSE).
## 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 part of File Maps software and shares the same license.
File Maps may be used freely for non-commercial purposes.
### Non-commercial Use
[Terms and conditions][1]
### Commercial Use
Contact [CodeBoy][8] for purchasing a commercial license.
[1]: https://github.com/filemaps/filemaps-webui/blob/master/LICENSE
[2]: https://angular.io
[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
[8]: https://codeboy.fi