-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Compile React #58
Comments
Hi @alexpatow, You can check out the docs folder and try to build that locally. https://github.com/callemall/material-ui/tree/master/docs We use reactify - https://github.com/andreypopp/reactify to compile the jsx. Hope that helps. |
Hi Hai, Thanks for the help! Worked brilliantly. You might want to add a link with how to compile the docs folder to this page: https://github.com/callemall/material-ui Thanks! Alex |
Hi,
I'm pretty new to programming and I was wondering if anyone could help me get started using this project. I've got the .less file for the example to compile, but I'm not sure how to compile the .jsx into .js. If anyone could provide some detailed instructions, I'd really appreciate it.
Thanks!
The text was updated successfully, but these errors were encountered: