README
Create React App Template
This is @arturmuller's private CRA template. It is available freely for reference and inspiration, but no guarantees of any kind provided.
Usage
npm init react-app [name] --template arturmuller
@arturmuller's private CRA template
<script type="module">
import craTemplateArturmuller from 'https://cdn.skypack.dev/cra-template-arturmuller';
</script>
This is @arturmuller's private CRA template. It is available freely for reference and inspiration, but no guarantees of any kind provided.
npm init react-app [name] --template arturmuller