1.0.10 • Published 6 years ago
reactmon v1.0.10
reactmon
Bare minimum example of using react-refresh for the latest in hot reloading. Basically a copy of rollup-plugin-react-refresh example at this point.
usage
Can create a src and public directory:
npm install reactmon --save-devThen run:
npx reactmonWill create a src and public directory with basic entrypoint for getting started.