cli-create-project
v1.0.4
Published
cli 创建仓库
Downloads
1
Readme
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