debug-vaibhav / material-ui-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick start

  1. Make sure that you have Node.js v8.10 and npm v5 or above installed.
  2. Clone this repo
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Run npm install in order to install dependencies
  5. Run npm start to run the application at http://localhost:5000.

For any help please refer the docs folder.

About


Languages

Language:JavaScript 98.8%Language:HTML 1.2%