localplayground

Simple boilerplate created to have a small base to quickly test stuff outside your your main project, writing tests and getting help from prettier and eslint

Usage no npm install needed!

<script type="module">
  import localplayground from 'https://cdn.skypack.dev/localplayground';
</script>

README

Local playground

Simple boilerplate created to have a small base to quickly test stuff outside your your main project, writing tests and getting help from prettier and eslint

$ yarn global add localplayground

$ mkdir new-folder && cd new-folder

$ newplayground

Demo