Skip to content

My project is to learn atomic design, react, babel, rollup, prettier, flowtype

Notifications You must be signed in to change notification settings

suonlight/atomic-react

Repository files navigation

atomic-react

My assignment is to config: airbnb, babel, rollup, flowtype, prettier and structure atomic design

NPM JavaScript Style Guide

Install

npm install --save atomic-react

Usage

import React, { Component } from 'react'

import MyComponent from 'atomic-react'

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

License

MIT © suonlight

About

My project is to learn atomic design, react, babel, rollup, prettier, flowtype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published