Skip to content

misskey-dev/client-build-mock

 
 

Repository files navigation

Mock of Misskey for developing with Vite or other frontend tools.

npm install

Development (HMR)

npm run preview

Production Build

npm run build && npm start

Does not work in Stackblitz; run on GitHub Codespaces, for example.

About

Mock of Misskey for developing Vite or other frontend tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 24.8%
  • JavaScript 23.5%
  • CSS 22.9%
  • Pug 12.4%
  • TypeScript 10.1%
  • HTML 6.3%