Skip to content

LibelDev/libel

Repository files navigation

Libel

Libel

Label users on LIHKG

Demo


Installation / Usage

For the installation steps, usage and more details, please visit Wiki.

關於詳細介紹、安裝教學及使用教學,請閱讀 Wiki


Development

This section is for developers only.

此章節只供開發者瀏覽。

Install dependencies

pnpm install

For a smooth development experience, you may want to execute the following commands simultaneously:

Start development server

pnpm dev:main

SCSS module typings

pnpm type:scss[:watch]

Install development build

  1. Start the development server
  2. Install Tampermonkey (or your favourite userscript manager)
  3. Visit http://localhost:8080/libel.proxy.user.js
  4. Click Install
  5. Go back to LIHKG and reload the page

Whenever a file has changed, webpack-dev-server will recompile the code, and you can simply reload the page to see the changes.


Distribution

Build

pnpm build

The distributable files will be available in /dist


Disclaimer

This project only provides technical support for the features. The owner and contributors do not assume any legal responsibilities caused by the users. Users should be aware of and take the risks.


Privacy Policy

Privacy Policy


License

MIT License