wetime-mobile
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

wetime-mobile

小时光fe团队组件库

NPM JavaScript Style Guide

Install

npm install --save wetime-mobile

Usage

import * as React from 'react'

import { DefaultPage } from 'wetime-mobile'

class Example extends React.Component {
  render () {
    return (
      <DefaultPage />
    )
  }
}

License

MIT © wangchaojian2016

/wetime-mobile/

    Package Sidebar

    Install

    npm i wetime-mobile

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    38.1 kB

    Total Files

    10

    Last publish

    Collaborators

    • wangchaojian2018