s-platform

1.0.8 • Public • Published

s-platform

SFIN SShop Platform

NPM JavaScript Style Guide

Install

npm install --save s-platform

Usage

import React, { Component } from 'react'

import MyComponent from 's-platform'
import 's-platform/dist/index.css'

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

License

MIT © tungnt93

Readme

Keywords

none

Package Sidebar

Install

npm i s-platform

Weekly Downloads

15

Version

1.0.8

License

MIT

Unpacked Size

726 kB

Total Files

7

Last publish

Collaborators

  • tungnt93