-
Notifications
You must be signed in to change notification settings - Fork 39
add initial app state for development with redux/theming set up #165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: testing-tooling
Are you sure you want to change the base?
Conversation
📦 Build Artifacts Available |
📦 Build Artifacts Available |
📦 Build Artifacts Available |
📦 Build Artifacts Available |
📦 Build Artifacts Available |
This sets up the app with mui and redux dependencies, implements the theme and configures svgs along with other related pieces. This is the base of what is needed for development. The remainder will just be app specific pieces such as charts and implementing the rest of the application.