/www.ip-tools.org

Sources for ip-tools.org.

Primary LanguageHTMLCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

IP Tools website

About

This repository contains the sources of https://ip-tools.org/.

Contributions are welcome!

How to work with it

Bundle Javascript and CSS assets using webpack:

yarn install
yarn run build

Watch files for rebundling:

yarn run watch

Have a look:

open ./htdocs/index.html