Skip to content

jung-jin-lee/React-Material-UI-Cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the repository for Material UI Cookbook. Here're you'll find all the code samples that accompany the book and instructions on how to run the samples using Storybook.

Installation

The first step is cloning this repository:

git clone https://github.com/PacktPublishing/Material-UI-Cookbook.git

Then, change into the Material-UI-Cookbook directory. From there, you can run the install command:

npm install

Running the examples

To run the examples, make sure that you're in the Material-UI-Cookbook directory and run Storybook:

npm run storybook

This will open Storybook in a new browser tab. The navigation is separated into chapters and chapters are separated into recipes. The recipe names follow the those found in the book and follow the same chronological order.

About

React Material-UI Cookbook, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%