This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@planet/mui-components

0.0.3 • Public • Published

@planet/mui-components

Shared components for Planet React web apps built with Material-UI

NPM JavaScript Style Guide

Install

npm install --save @planet/mui-components

Usage

import React from "react";
import { NavBar } from "@planet/mui-components";

const App = () => (
  <div>
    <NavBar />
  </div>
);

Development

  • Run npm start to run storybook

Releasing

  • Run npm run build to build release
  • Run npm version to bump npm version
  • Run npm publish to publish package to npm
  • Publish to git: git push then git push --tags

Package Sidebar

Install

npm i @planet/mui-components

Weekly Downloads

0

Version

0.0.3

License

Proprietary

Unpacked Size

265 kB

Total Files

9

Last publish

Collaborators

  • planetmilesm
  • bcvazquez
  • planet-admin
  • tschaub
  • planeto
  • primajin
  • theduckylittle