CDN Resources for 10by10-react-app
Various ways to access 10by10-react-app via Content Delivery Networks
Package Installation
npm
npm install 10by10-react-appyarn
yarn add 10by10-react-apppnpm
pnpm add 10by10-react-appCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/10by10-react-app"></script>Unpkg
<script src="https://unpkg.com/10by10-react-app"></script>jsDelivr ESM
<script type="module">
import 10by10reactapp from 'https://cdn.jsdelivr.net/npm/10by10-react-app/+esm';
</script>Skypack
<script type="module">
import 10by10reactapp from 'https://cdn.skypack.dev/10by10-react-app';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages