2018-02-01 14:50:48 +00:00
|
|
|
# File Browser Front-end
|
2018-02-01 12:17:04 +00:00
|
|
|
|
2018-02-01 14:50:48 +00:00
|
|
|
[![CircleCI](https://img.shields.io/circleci/project/github/filebrowser/frontend.svg?style=flat-square)](https://circleci.com/gh/filebrowser/frontend)
|
2018-02-01 14:51:07 +00:00
|
|
|
[![npm](https://img.shields.io/npm/v/filebrowser-frontend.svg?style=flat-square)]()
|
2018-02-01 14:50:48 +00:00
|
|
|
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
2018-08-08 08:15:16 +00:00
|
|
|
[![Chat IRC](https://img.shields.io/badge/freenode-%23filebrowser-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23filebrowser)
|
2018-02-01 14:50:48 +00:00
|
|
|
|
|
|
|
> This is an example file with default selections.
|
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
```
|
|
|
|
npm install filebrowser-frontend
|
|
|
|
```
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
This package is not prepared to be used by other projects than [File Browser](https://github.com/filebrowser/filebrowser) itself.
|
|
|
|
|
|
|
|
## Contribute
|
|
|
|
|
|
|
|
Check the [community repository](https://github.com/filebrowser/community) for more information.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[Apache 2.0](./LICENSE) File Browser Contributors
|