0.0.50 • Published 5 months ago

@napolke-ui/core v0.0.50

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

StageUI

Flexible UI components library declared by your own Design System.

npm install @napolke-ui/core

Install

yarn add @napolke-ui/core

Getting started

import React from 'react'
import { Viewport, Header } from '@napolke-ui/core'

export default () => {
    return (
        <Viewport>
            <Header>Hello world!</Header>
        </Viewport>
    )
}

MIT License

0.0.41

5 months ago

0.0.42

5 months ago

0.0.3

5 months ago

0.0.43

5 months ago

0.0.2

5 months ago

0.0.47

5 months ago

0.0.48

5 months ago

0.0.50

5 months ago

0.0.1

5 months ago