Skip to content

LibCrowds/libcrowds

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
hi
Jan 16, 2021
Oct 14, 2017
hi
Jan 16, 2021
Mar 26, 2018
Nov 14, 2017
Oct 9, 2017
Jun 25, 2018
hi
Jan 16, 2021

LibCrowds

Build Status Coverage Status DOI

A Vue.js frontend for PyBossa (>=2.8.0).

The LibCrowds package is a Vue.js UI that communicates with a PYBOSSA backend to present crowdsourcing projects using a microsite-based structure.

Read the documentation

The LibCrowds website

Build Setup

# install dependencies
$ npm install

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

# build for production and launch server
$ npm run build
$ npm start

Read the documentation