@sargisgasparyan/newapp
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

appskitty-front-kit

appskitty front-end kit

NPM JavaScript Style Guide

Install

npm install --save appskitty-front-kit

Usage

import React, { Component } from 'react'

import MyComponent from 'appskitty-front-kit'
import 'appskitty-front-kit/dist/index.css'

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

License

MIT © arsen.simonyan

Readme

Keywords

none

Package Sidebar

Install

npm i @sargisgasparyan/newapp

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.73 MB

Total Files

105

Last publish

Collaborators

  • sargisgasparyan