Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 591 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 591 Bytes

1.1.1.1 Site

Cloudflare DNS Resolver and Warp Website

Contributing

The 1.1.1.1 documentation site is built using TypeScript, Pug templates, and Stylus stylesheets. Webpack is used to compile these assets into a build hosted on Cloudflare. A local copy can be run by first installing the project dependencies with Yarn (or NPM).

Requirements

  • *nix or MacOS operating system
  • Node 9.x or higher
yarn install

Once that command completes, start the development server.

yarn start

Your console will display an IP address that serves the project.