README
Bearded Framework
Development
npm run dev
Running tests
npm test
Linting
npm run lint
Building a container
docker build .
the framework for bearded
<script type="module">
import beardedframeworkBeardedframework from 'https://cdn.skypack.dev/@beardedframework/beardedframework';
</script>
npm run dev
npm test
npm run lint
docker build .