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