Package Exports
- bananas-commerce-admin
Readme
Bananas-commerce-admin
Bananas-commerce-admin is an new and updated version of django-bananas.js operating with the same routing and apis, but updated to use typescript and react hooks as much as possible. It still contains some legacy code and logic from the old admin but is much more user friendly and looks just about the same.
Development
To install the packages run
$ npm run dev:install
To execute the project run
$ npm run dev