16 lines
513 B
Markdown
16 lines
513 B
Markdown
|
|
# Sign-up template
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
<!-- #target-branch-reference -->
|
||
|
|
|
||
|
|
1. Copy these folders (`sign-up` and `shared-theme`) into your project, or one of the [example projects](https://github.com/mui/material-ui/tree/master/examples).
|
||
|
|
2. Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react.
|
||
|
|
3. Import and use the `SignUp` component.
|
||
|
|
|
||
|
|
## Demo
|
||
|
|
|
||
|
|
<!-- #host-reference -->
|
||
|
|
|
||
|
|
View the demo at https://mui.com/material-ui/getting-started/templates/sign-up/.
|