2022-05-24 18:00:11 +10:00
2022-05-24 18:00:11 +10:00
2021-09-13 11:15:50 +02:00
2021-09-13 11:15:50 +02:00
2021-12-11 23:07:04 +01:00
2022-01-27 11:21:16 +11:00
2022-01-10 15:41:44 +01:00
2021-12-10 16:21:05 +11:00

Description

This repository is the source for https://wakuconnect.dev/.

It is built with Gulp and styled with TailWind.

Development

Install the dependencies:

yarn install

To simply build the project use:

gulp build

For development use:

gulp devel

Now you should be able to see the project running at localhost:3000.

Continuous Integration

Two branches are built by our Jenkins instance:

PRs should be made for develop branch and master should be rebased on develop once changes are verified.

Description
No description provided
Readme MIT 5.2 MiB
Languages
CSS 98.5%
HTML 1.3%
JavaScript 0.2%