create-react-sandbox

create-react-sandbox JS library homepage create-react-sandbox JS library on npm Download create-react-sandbox JS library

Create a lightweight React sandbox on your local system that runs like Create React App but without all the dependencies.

Version 1.3.0 License ISC
create-react-sandbox JS library homepage
create-react-sandbox JS library on GitHub
create-react-sandbox JS library on npm
Download create-react-sandbox JS library
Keywords
reactcreate-react-appsandboxboilerplate
INSTALL
Type:
<script type="module"> import createReactSandbox from 'https://cdn.jsdelivr.net/npm/create-react-sandbox@1.3.0/+esm' </script>
Learn more