aether-marketing

1.28.10 • Public • Published

Aether-Marketing Component Library

This is a ReactJS component Library which can be consumed by any ReactJS application. Components are reusable and as atomic as possible. Some components take in various props.

How to use

npm install aether-marketing

Then import the component and give it the according props. This is an example

import {MyCoolButton} from 'aether-marketing'

function App() {
 return (
    <div>
      <MyCoolButton title="Click Me!"/>
    <div>
  )
}
export default App;

You can find documentation in confluence. testing git tag

Contributors

@ch264 @OlliesWorld @chienleow @its-cess

Package Sidebar

Install

npm i aether-marketing

Weekly Downloads

368

Version

1.28.10

License

MIT

Unpacked Size

151 kB

Total Files

4

Last publish

Collaborators

  • bot_marketing_engineering