Skip to content
 
 

Latest commit

 

History

125 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This project was bootstrapped with Node.js and Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
Launch npm start before npm test.

npm run build

Builds the single HTML file for production to the build folder.

Create a theme

Instructions for creating a theme: https://material-ui.com/customization/palette.
Themes are located in src/themes/themes.
Use window.theme in the console to debug the theme object.
For advanced theming, use globals overrides: https://material-ui.com/customization/globals.
Each component has documented global classes that can be overridden, e.g. https://material-ui.com/api/button/#css.

Create a translation

Translations are located in src/translations/translations.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages