chore: move files to frontend

This commit is contained in:
Henrique Dias
2019-05-21 11:13:59 +01:00
parent d45d7f92fb
commit 7414ca10b3
137 changed files with 0 additions and 0 deletions

26
frontend/README.md Normal file
View File

@@ -0,0 +1,26 @@
# File Browser Front-end
[![CircleCI](https://img.shields.io/circleci/project/github/filebrowser/frontend.svg?style=flat-square)](https://circleci.com/gh/filebrowser/frontend)
[![npm](https://img.shields.io/npm/v/filebrowser-frontend.svg?style=flat-square)]()
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
[![Chat IRC](https://img.shields.io/badge/freenode-%23filebrowser-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23filebrowser)
> 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