1.1.3 • Published 3 years ago

ningx v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ningx

A magic box for myself

NPM JavaScript Style Guide

Install

npm install --save ningx

Usage

import React, { Component } from 'react'

import MyComponent from 'ningx'
import 'ningx/dist/index.css'

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

License

MIT © Therainisme