README
bongga-scripts
Features:
- Hot Reload
- Jest
Push new version
- update package.json
- npm publish
Get new changes
- git remote add upstream https://github.com/facebook/create-react-app
- git pull upstream master
Custom scripts for Create React App.
<script type="module">
import bonggaScripts from 'https://cdn.skypack.dev/bongga-scripts';
</script>
Features:
- update package.json
- npm publish
- git remote add upstream https://github.com/facebook/create-react-app
- git pull upstream master