Giter Club home page Giter Club logo

create-material-ui-app's Introduction

Create Material-UI App

CRA & Material-UI based boilerplate with:

  • @material-ui/core
  • react-scripts
  • @storybook/react
  • storybook-addon-material-ui

How to use

git clone https://github.com/react-theming/create-material-ui-app.git
cd create-material-ui-app
yarn # select @storybook/react version when prompted
yarn storybook

open http://localhost:9009 in your browser

it's your Storybook with Material-UI components

Start writing new stories from src/stories/index.js file. Create your app as an usual CRA app.

Notes about this boilerplate

Create Material-UI App is built on top of Create React App, which means all features that create-react-app supports are available.

We recommend sticking with this boilerplate for new projects since we trying to keep here the newest stable configuration.

CONTRIBUTING

Any feature requests, issues, PRs to this project are very welcome!

Credits

telegram:@usulpro

@UsulPro

@react-theming

anonymous survey to collect feedback about this project

create-material-ui-app's People

Contributors

9renpoto avatar alexandrlitkevich avatar dependabot[bot] avatar usulpro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

create-material-ui-app's Issues

Theme switch doesn't work and test's fail

Thanks for the example!
Will trying it out (npm -version 6.4.1)

git clone https://github.com/react-theming/create-material-ui-app.git
cd create-material-ui-app
npm install
npm run storybook

I ran into two issues:

  1. The rendered component don't change if I switch between light and dark theme.

  2. The test fails

 FAIL  src/Storyshots.test.js
  โ— Test suite failed to run

    Cannot find module '@storybook/addon-storyshots' from 'Storyshots.test.js'

    > 1 | const initStoryshots = require('@storybook/addon-storyshots').default
        |                        ^
      2 | initStoryshots()
      3 | 

      at Resolver.resolveModule (node_modules/jest-runtime/node_modules/jest-resolve/build/index.js:230:17)
      at Object.require (src/Storyshots.test.js:1:24)

 PASS  src/App.test.js

Test Suites: 1 failed, 1 passed, 2 total
Tests:       1 passed, 1 total
Snapshots:   0 total
Time:        1.167s
Ran all test suites.

Watch Usage: Press w to show more.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.