버그를 발견하셨거나 직접 스킨을 수정하고 싶으신가요? 질문이나 요구사항이 있으신가요?
This is a third-party skin for the seed engine, based on bulma. Special thanks to gdl-888 for porting to Vue.js.
You need pnpm to build this skin.
pnpm i
pnpm build
After building, you should all the dev dependencies by this command
pnpm i --production
This project uses prettier for formatting. It convenient to use Visual Studio Code with Prettier extension
(Will be added later)
Copyright (C) 2017 LiteHell, and contributors
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.