cli-create-project

1.0.4 • Public • Published

cli-create-project

cli 创建仓库

DEMO

http://git.wxb.com/pages/shipnew/cli-create-project/public/index.html

Install

npm install --save cli-create-project

Usage

import React, { Component } from 'react'

import MyComponent from 'cli-create-project'

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

开发

  • yarn start 启动项目
  • yarn

License

MIT © wxb

Readme

Keywords

none

Package Sidebar

Install

npm i cli-create-project

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

1.17 MB

Total Files

43

Last publish

Collaborators

  • go7hic