README
create-react-app
This package includes the global command for Create React App.
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Create React apps with no build configuration.
<script type="module">
import createReactApp from 'https://cdn.skypack.dev/create-react-app';
</script>
This package includes the global command for Create React App.
Please refer to its documentation: