A boilerplate for start a developing with ReactJS, Material UI and TypeScript
This project was implemented with Create React App and is a boilerplate for start a developing with ReactJS, Material UI and TypeScript
Features
- Support Material UI theming system;
- Support RTL plugin;
- Changing the theme;
palettes designed by Hamidreza Khosravi
Development
Install all dependencies, in repo’s root:
$ yarn
In the project directory, you can run:
$ yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.