component-library-nds-fsd

1.0.0 • Public • Published

nuclio-library

Component library for nuclio

NPM JavaScript Style Guide

Install

npm install --save nuclio-library

Usage

import React, { Component } from 'react'

import MyComponent from 'nuclio-library'
import 'nuclio-library/dist/index.css'

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

License

MIT © carlosarenasf

Readme

Keywords

none

Package Sidebar

Install

npm i component-library-nds-fsd

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

244 kB

Total Files

7

Last publish

Collaborators

  • carlosarenas