dnm-react-uploader
v1.26.14
Published
React file uploader
Downloads
194
Keywords
Readme
dnm-react-uploader
React file uploader
Development local
- npm install
- npm run watch
- npm run dev
Publish
- Update the version in the package.json
- npm run dist:publish
Build for production
- npm run build:prod
Build for development
- npm run build:dev