InseeFrLab / ACDC

PoC of a survey protocol designer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACDC

PoC of a survey protocol designer, built in Typescript with React and Material-UI.

Quickstart

git clone git@github.com:InseeFrLab/ACDC.git
cd ACDC
yarn
yarn run dev

You'll have to create a .env file in the root directory of the project, with the following content:

VITE_API_BASE_URL=https://acdc-back-office.demo.insee.io/ (or any other URL)

About

PoC of a survey protocol designer


Languages

Language:TypeScript 95.4%Language:JavaScript 3.5%Language:CSS 0.7%Language:HTML 0.3%Language:Dockerfile 0.1%