netalkGB / sugar

Mastodon Client built with Nuxt.js and Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sugar

Realtime Mastodon Client built with Nuxt.js and Electron.
screenshot

Development

yarn

yarn dev

or

yarn start

npm

npm run dev

or

npm start

Unit test

yarn

yarn test

npm

npm run test

Lint

yarn

yarn lint

npm

npm run lint

Format

yarn

yarn fmt

npm

npm run fmt

Packaging

yarn

yarn package

npm

npm run package

About

Mastodon Client built with Nuxt.js and Electron.

License:MIT License


Languages

Language:Vue 50.6%Language:TypeScript 40.3%Language:JavaScript 9.0%