wq / wq.create

wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.

Home Page:https://wq.io/wq.create/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

non-django app

sheppard opened this issue · comments

Add template for generating a frontend-only app that doesn't require wq.db.

(replaces wq/wq-django-template#10)

This works fine using create-react-app and some minor adjustments.