You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
.github/workflows | 10 months ago | |
src | 3 months ago | |
.editorconfig | 11 months ago | |
.gitignore | 11 months ago | |
LICENSE | 7 months ago | |
README.md | 9 months ago | |
package-lock.json | 7 months ago | |
package.json | 7 months ago |
README.md
Misskey Hub
Misskey Hub is an Official Site of Misskey.
Built with VuePress.
Develop
Node.js and npm are required.
Launch dev server
npm run dev
Build as static site
npm run build
License
MIT License