mirror of https://github.com/waku-org/waku.org.git
Waku.org
https://waku.org
b2073cf7cc
* Rename DappConnect to Waku Connect * Add link to waku connect * Add link to specs * Fix Status link |
||
---|---|---|
ci | ||
src | ||
.gitignore | ||
.htaccess | ||
README.md | ||
_config.yml | ||
gulpfile.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
yarn.lock |
README.md
Description
Website to Waku protocol developed by Vac Team.
Development
Install the dependencies:
yarn install
Start the development server:
yarn run devel
Go to http://localhost:4000 to view the page.
Continuous Integration
develop
branch is pushed to dev.wakunetwork.com via this CI Jobmaster
branch is pushed to wakunetwork.com via this CI Job