Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

aulasoftwarelibre/cuestion-ui-kit

Repository files navigation


Cuestion Logo
Cuestion UI

Cuention UI for the Cuestion project.

Installation

Install dependencies

yarn install

Working in UI

Execute storybook:

yarn storybook

Working in web client

Until backend is ready you can run a api mockup:

yarn mock:api

Execute next.js

yarn dev