1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-07-30 07:51:52 -04:00
Jiayi Zheng 242ae8e91b Add retweet button component
Expand API service for retweet
2016-11-13 16:42:56 +01:00
2016-10-27 18:02:52 +02:00
2016-11-06 20:26:07 +01:00
2016-11-13 16:42:56 +01:00
2016-11-06 19:28:02 +01:00
2016-10-26 16:46:32 +02:00
2016-10-26 16:46:32 +02:00
2016-10-26 16:46:32 +02:00
2016-10-26 16:46:32 +02:00
2016-10-26 16:46:32 +02:00
2016-11-06 20:26:07 +01:00
2016-10-26 16:46:32 +02:00

pleroma_fe

A Qvitter-style frontend for certain GS servers.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Description
No description provided
Readme 16 MiB
Languages
JavaScript 60.9%
Vue 32.4%
SCSS 6%
CSS 0.5%