Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

beclab/files

Repository files navigation

A file manager for Terminus

Installation

  • Install node in you system, You can check if you have node installed by running this code in your terminal

    node -v

    if it's not there, you can install from this site Node JS

  • Clone the repo

    git clone https://github.com/beclab/files.git
  • Navigate to thefiles/ folderThen start the server

    ./filebrowser --noauth
    # Output:Listening on 127.0.0.1:8110
  • Navigate to thefrontend/ folder

    cd packages/frontend

    Then install all the dependencies

    npm i

    Then start the server

    quasar dev
    #Output:Opening default browser at http://localhost:8100/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp