2018-10-11 10:16:52 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-09 14:11:21 +02:00
2018-10-10 14:53:35 +02:00
2018-10-09 15:20:43 +02:00
2018-10-09 15:20:43 +02:00
2018-10-09 14:11:21 +02:00

Human Connection - GraphQL UI Prototype

Ui Prototype for HC

UI Screenshot

Build Setup

Install

# install all dependencies
$ yarn install

Development

# serve with hot reload at localhost:3000
$ yarn dev

Build for production

# build for production and launch server
$ yarn build
$ yarn start

Styleguide

All reusable Components (for example avatar) should be done inside the styleguide directory.

Styleguide Screenshot

To show the styleguide

$ yarn styleguide

if you changed design tokens or other styles inside the styleguide, run the refresh command to build the styleguide as a lib

$ yarn styleguide:build
Languages
TypeScript 36%
JavaScript 20.4%
Vue 19.2%
HTML 18.3%
SCSS 4.6%
Other 1.4%