1.0.2 • Published 4 years ago
nw_web v1.0.2
nw_web
low code
Install
npm install --save nw_webUsage
import React, { Component } from 'react'
import MyComponent from 'nw_web'
import 'nw_web/dist/index.css'
class Example extends Component {
  render() {
    return <MyComponent />
  }
}License
MIT © ahmadmicro