implement material ui
- I do not think we need a whole UI, what we need is a good way to resolve the problem.
- At the begining, I gave this solution to give a eye-lightening solution to Front End.
- I do not think React, Vuejs, Angularjs can solve every problem for Front End.
- npm i;
- npm run build
- open the page you want to see in the browser.
- All UI Implementation only by CSS
- Only two pages util now, the login page and Wanda OA Portal page, but they are responsive, and support for PC, Mobile, App.
- I follow the Meterial UI guideline (https://material.io/guidelines/).
1. Menus
2. Snackbars & toasts
3. Dropdown Buttons;
https://baorr.github.io/ui.html
1. Redefined the components has been built.
2. Add document to declare the high reuse of components
3. Fixed the bugs for IOS