psf-core-pwa-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.59 • Public • Published

psf-core-pwa-react

Core PWA common components with PWA for PSF projects

NPM JavaScript Style Guide

Install

npm install --save psf-core-pwa-react

Usage

import React, { Component } from 'react'

import MyComponent from 'psf-core-pwa-react'
import 'psf-core-pwa-react/dist/index.css'

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

License

MIT © alephoenix1985

Readme

Keywords

none

Package Sidebar

Install

npm i psf-core-pwa-react

Weekly Downloads

57

Version

1.0.59

License

MIT

Unpacked Size

263 kB

Total Files

24

Last publish

Collaborators

  • phoenix-sf