1.0.10 • Published 4 years ago

reactmon v1.0.10

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

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-dev

Then run:

npx reactmon

Will create a src and public directory with basic entrypoint for getting started.