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

3.0.2 • Public • Published

Atecl UI Components V3

NPM JavaScript Style Guide

Install

npm install --save atecl-ui-components-v3

Usage

import React, { Component } from 'react'

import { MyComponent } from 'atecl-ui-components-v3'

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-v3

Weekly Downloads

0

Version

3.0.2

License

MIT

Unpacked Size

988 kB

Total Files

74

Last publish

Collaborators

  • atecl_team
  • lyeejames