2018-11-23 13:40:01 +01:00
2018-10-30 12:56:35 +01:00
2018-10-09 14:11:21 +02:00
2018-10-23 12:44:35 +02:00
2018-11-03 17:42:50 +01: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-11-03 18:25:26 +01:00
2018-10-29 23:39:09 +01:00
2018-11-03 18:08:04 +01:00
2018-11-12 13:53:16 +01:00
2018-10-09 15:20:43 +02:00
2018-10-09 15:20:43 +02:00
2018-11-23 13:16:03 +01:00

Human Connection - NITRO Web

UI Screenshot

Build Setup

Install

# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
# install all dependencies
$ cd styleguide && yarn install --ignore-engines && cd ..
$ yarn install --ignore-engines

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
Description
Free and open-source social network for active citizenship.
Readme 114 MiB
Languages
TypeScript 35.7%
Vue 24.9%
JavaScript 19.2%
HTML 17.8%
SCSS 0.9%
Other 1.4%