README
A simple CLI tool to create custom local domains.
Example
http://my-app.localhost
Installation
npm install @bluefunctor/local-dns -g
or
yarn global add @bluefunctor/local-dns
<h1 align="center"> <img src="assets/logo.png" alt="logo"> </h1>
<script type="module">
import bluefunctorLocalDns from 'https://cdn.skypack.dev/@bluefunctor/local-dns';
</script>
A simple CLI tool to create custom local domains.
http://my-app.localhost
npm install @bluefunctor/local-dns -g
or
yarn global add @bluefunctor/local-dns