@visma/create-react-app-templatedeprecated

Create React App template that uses some experimental Babel plugins and can be customized without ejecting.

Usage no npm install needed!

<script type="module">
  import vismaCreateReactAppTemplate from 'https://cdn.skypack.dev/@visma/create-react-app-template';
</script>

README

@visma/create-react-app-template

Create React App template that uses some experimental Babel plugins and can be customized without ejecting.

Usage

Note: Replace my-app also in template path.

npx create-react-app --scripts-version @arnosaine/react-scripts --internal-testing-template ./my-app/node_modules/@visma/create-react-app-template/template my-app