0.1.6 • Published 5 years ago

rykan-web-framework v0.1.6

Weekly downloads
11
License
MIT
Repository
gitlab
Last release
5 years ago

rykan-web-framework

NPM JavaScript Style Guide

Install

npm install --save rykan-web-framework

Usage

import React, { Component } from 'react'

import MyComponent from 'rykan-web-framework'

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

License

MIT ©

0.1.6

5 years ago

0.1.5-1

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

1.0.0

5 years ago