News

reext-extjs-grid-example/src/ ├── components/ # Folder used to centralize React components. │ ├── NavigationBar/ │ └── Skeleton/ ├── config/ │ ├── locale/ # Text internationalization used in the ...
This is a super simple react project for faking login & logout. Use this to test your rendering of custom components with different login states. Make sure you run "npm install" from "react-fake-login ...