weready-base-front
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

weready-base-front

This is a common library for react based web app.

NPM JavaScript Style Guide

Install

npm install --save weready-base-front

Usage

import React, { Component } from 'react'

import MyComponent from 'weready-base-front'
import 'weready-base-front/dist/index.css'

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

License

MIT © YunzhiWei

Readme

Keywords

none

Package Sidebar

Install

npm i weready-base-front

Weekly Downloads

5

Version

0.0.6

License

MIT

Unpacked Size

123 kB

Total Files

16

Last publish

Collaborators

  • chris.wei