Web and Desktop Frontend for Filen.
- Clone repository
git clone https://github.com/FilenCloudDienste/filen-web filen-web
- Update dependencies
cd filen-web && npm install
- Running a development build
npm run dev
- Build
npm run build
Distributed under the AGPL-3.0 License. See LICENSE for more information.