atecl-ui-components-v2
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Atecl UI Components V2

NPM JavaScript Style Guide

Install

npm install --save atecl-ui-components-v2

Usage

import React, { Component } from 'react'

import MyComponent from 'atecl-ui-components-v2'

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

Open Dev Environment

  1. Open two command prompt
  2. One cd example and npm run start
  3. One direct npm run start at root directory

License

MIT © James6447

Readme

Keywords

none

Package Sidebar

Install

npm i atecl-ui-components-v2

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.04 MB

Total Files

75

Last publish

Collaborators

  • atecl_team