README
Tweezer app
Open 2 terminals, one for ng build tweezer
to build the lib,
another with ng serve
for testing.
Open 2 terminals, one for `ng build tweezer` to build the lib, another with `ng serve` for testing.
<script type="module">
import tweezerApp from 'https://cdn.skypack.dev/tweezer-app';
</script>
Open 2 terminals, one for ng build tweezer
to build the lib,
another with ng serve
for testing.