mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-01 07:05:32 +00:00
Human Connection - GraphQL UI Prototype
Ui Prototype for HC
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.
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
Description
Languages
TypeScript
37%
Vue
19.7%
JavaScript
19.4%
HTML
15.3%
SCSS
6.8%
Other
1.8%

