react-zero-ui

0.0.26 • Public • Published

zero-ui

Internal Component Library for CAMPK12 Classroom

NPM JavaScript Style Guide

Install

npm install --save zero-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'zero-ui'
import 'zero-ui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © ashifa454

Readme

Keywords

none

Package Sidebar

Install

npm i react-zero-ui

Weekly Downloads

0

Version

0.0.26

License

MIT

Unpacked Size

431 kB

Total Files

9

Last publish

Collaborators

  • ashifa454