1.0.0 • Published 2 years ago

atas v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

atas

NPM JavaScript Style Guide

Install

npm install --save atas

Usage

import React, { Component } from 'react'

import MyComponent from 'atas'
import 'atas/dist/index.css'

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

License

© mfatihatas

1.0.0

2 years ago