@offcourse/constants

1.5.0-alpha.a5a37b62 • Public • Published

atoms

atomic building blocks for the offcourse project

NPM JavaScript Style Guide

Install

npm install --save @offcourse/atoms

Usage

import React, { Component } from "react";

import MyComponent from "atoms";

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

License

MIT © yeehaa123

Dependents (0)

Package Sidebar

Install

npm i @offcourse/constants

Weekly Downloads

0

Version

1.5.0-alpha.a5a37b62

License

MIT

Unpacked Size

5.26 kB

Total Files

5

Last publish

Collaborators

  • offcourse-admin