deltachat / webxdc_website

MIT License
0 stars 0 forks source link

[superseeded by https://github.com/webxdc/website]

Webxdc Website

Repository of the WebxDc website

Development

install & run:

npm install
npm run dev

build:

npm run build